chenhui0212
f800b52172
Fix comments in function raxLowWalk of listpack.c
2020-06-18 17:28:26 +08:00
antirez
3e6acc24d6
rax.c updated from upstream antirez/rax.
2020-05-14 11:17:47 +02:00
antirez
1ea6672430
Rax.c: populate data field after random walk.
2020-02-07 18:12:10 +01:00
antirez
8d50a8327e
Rax library updated.
2019-11-14 12:48:54 +01: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