antirez
|
49f11f2e78
SPOP replication tests.
|
há 9 anos atrás |
antirez
|
616bca993e
SPOP explicit tests for the three different code paths.
|
há 9 anos atrás |
antirez
|
dc10245f07
SPOP with count: fix replication for code path #3.
|
há 9 anos atrás |
antirez
|
83a8739e42
SPOP: reimplemented for speed and better distribution.
|
há 9 anos atrás |
antirez
|
21ab1427da
alsoPropagate: handle REDIS_CALL_PROPAGATE and AOF loading.
|
há 9 anos atrás |
antirez
|
54c27e079a
Change alsoPropagate() behavior to make it more usable.
|
há 9 anos atrás |
antirez
|
359113cc22
SPOP with count: initial fixes to the implementation.
|
há 9 anos atrás |
antirez
|
56a21d2ae8
Separate latency monitoring of eviction loop and eviction DELs.
|
há 9 anos atrás |
antirez
|
d275a942f8
dict.c: reset emptylen when bucket is not empty.
|
há 9 anos atrás |
antirez
|
9a28ead0a1
dict.c Rehashing visualization code snippet added to utils.
|
há 9 anos atrás |
antirez
|
aea23a487b
redis-cli --stat: show LOAD when loading.
|
há 9 anos atrás |
antirez
|
3bcbdfd348
Remove optional single-key path from evictionPoolPopulate().
|
há 9 anos atrás |
antirez
|
4038bbe225
dict.c: add dictGetSomeKeys(), specialized for eviction.
|
há 9 anos atrás |
antirez
|
b872594ee1
dict.c: avoid code repetition in dictRehash().
|
há 9 anos atrás |
Sun He
|
7ddbfd1219
dict.c/dictRehash: check again to update
|
há 9 anos atrás |
antirez
|
17fa6b087d
dict.c: don't try buckets that are empty for sure in dictGetRandomKey().
|
há 9 anos atrás |
antirez
|
b98c33db80
dict.c: dictGetRandomKeys() optimization for big->small table case.
|
há 9 anos atrás |
antirez
|
e004ac8fe8
dict.c: dictGetRandomKeys() visit pattern optimization.
|
há 9 anos atrás |
antirez
|
63f8bb621d
dict.c: put a bound to max work dictRehash() call can do.
|
há 9 anos atrás |
antirez
|
7e5031ea18
dict.c: prevent useless resize to same size.
|
há 9 anos atrás |
antirez
|
6bda18ff1e
Less blocking dictGetRandomKeys().
|
há 9 anos atrás |
antirez
|
cfe21852e7
redis-cli --latecy-dist reverted to gray scale.
|
há 9 anos atrás |
antirez
|
2723412b7b
redis-cli --latency-dist now uses a color palette.
|
há 9 anos atrás |
antirez
|
ace1acc532
redis-cli latency dist: add new top HL.
|
há 9 anos atrás |
antirez
|
414df143f5
Add missing latency-dest legend symbol.
|
há 9 anos atrás |
antirez
|
2860cf4139
Initial implementation of redis-cli --latency-dist.
|
há 9 anos atrás |
antirez
|
2ac7b5a8b4
Fix RDB corruption test after server behavior change.
|
há 9 anos atrás |
antirez
|
78dd2b313e
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
há 9 anos atrás |
antirez
|
c5dd686ecb
Replication: put server.master client creation into separated function.
|
há 9 anos atrás |
antirez
|
719c6c2b96
Suppress sign warning in sort.c.
|
há 9 anos atrás |