John Sully
cece963cf3
Merge branch 'unstable' into keydbpro
...
Former-commit-id: a830cf85df236885558c5571c0bf23cfb23e3655
2020-05-24 14:41:53 -04:00
antirez
693629585b
rax.c updated from upstream antirez/rax.
2020-05-14 11:29:43 +02:00
John Sully
05cc1fd3de
Initial merge of unstable 6
...
Former-commit-id: aac140de199646914cc02997a45111c9c695e55d
2020-04-16 16:36:16 -04:00
antirez
df83892760
Rax.c: populate data field after random walk.
2020-02-27 17:59:57 +01:00
John Sully
14cf73deaa
Merge KeyDB 6
...
Former-commit-id: 9129b98c12b0da856bbda3eb68b4ddc7530693c9
2020-01-29 12:55:23 -05:00
antirez
8d50a8327e
Rax library updated.
2019-11-14 12:48:54 +01:00
John Sully
9df7197221
Forkless background save. NOT OPTIMIZED
...
Former-commit-id: bd9d8e05b0430efd226be773c0530828f1f6b428
2019-10-20 23:54:05 -04:00
Oran Agra
d1a005ab39
fix issues found by a static analyzer
...
cluster.c - stack buffer memory alignment
The pointer 'buf' is cast to a more strictly aligned pointer type
evict.c - lazyfree_lazy_eviction, lazyfree_lazy_eviction always called
defrag.c - bug in dead code
server.c - casting was missing parenthesis
rax.c - indentation / newline suggested an 'else if' was intended
2019-10-07 09:09:32 +03:00
antirez
f54cde3a15
Rax: radix tree updated to latest version from antirez/rax.
2018-10-13 14:17:38 +02:00
O(ʒ)
534c3bc21a
Fix typo
2018-10-07 13:37:58 +02:00
Jack Drogon
93238575f7
Fix typo
2018-07-03 18:19:46 +02:00
antirez
5baf50d850
Rax library updated (node callback).
2018-06-28 12:19:06 +02:00
Oran Agra
5616d4c603
add active defrag support for streams
2018-06-27 15:00:41 +03:00
antirez
05a2996641
Rax library updated.
2018-06-04 17:26:16 +02:00
antirez
32ac4c64ba
Rax updated to latest antirez/rax commit.
2018-02-02 11:10:18 +01:00
antirez
439120c620
Streams: implement stream object release.
2017-12-01 10:24:24 +01:00
antirez
485014cc74
Streams: RDB saving.
2017-12-01 10:24:24 +01:00
antirez
79866a6361
Streams: 12 commits squashed into the initial Streams implementation.
2017-12-01 10:24:24 +01:00
antirez
91999fce40
Rax library updated.
...
Important bugs fixed.
2017-04-08 17:31:13 +02:00
antirez
3f9e2322ec
Rax library updated.
2017-04-07 08:46:39 +02:00
antirez
1409c545da
Cluster: hash slots tracking using a radix tree.
2017-03-27 16:37:22 +02:00