antirez
|
627abf2289
HyperLogLog: fix the fix of a corruption bug.
|
hace 5 años |
John Sully
|
6ef5a0cbbb
Fix HLL corruption bug
|
hace 5 años |
antirez
|
990cd2c835
Redis 3.2.13.
|
hace 5 años |
antirez
|
635119ded1
HyperLogLog: handle wrong offset in the base case.
|
hace 5 años |
John Sully
|
f11666847a
Fix hyperloglog corruption
|
hace 5 años |
John Sully
|
3983dac12b
Replicas aren't allowed to run the replicaof command
|
hace 5 años |
antirez
|
befcbfbe7f
Sentinel: add an option to deny online script reconfiguration.
|
hace 6 años |
antirez
|
590f537420
Redis 3.2.12.
|
hace 6 años |
antirez
|
37578f2ecf
Security: fix redis-cli buffer overflow.
|
hace 6 años |
antirez
|
299d5a4b2c
Security: fix Lua struct package offset handling.
|
hace 6 años |
antirez
|
3dcf42697b
Security: more cmsgpack fixes by @soloestoy.
|
hace 6 años |
antirez
|
cd13249b55
Security: update Lua struct package for security.
|
hace 6 años |
antirez
|
75d66a7afd
Security: fix Lua cmsgpack library stack overflow.
|
hace 6 años |
赵磊
|
1565106673
Fix dictScan(): It can't scan all buckets when dict is shrinking.
|
hace 6 años |
antirez
|
2717be6392
Actually use ae_flags to add AE_BARRIER if needed.
|
hace 6 años |
antirez
|
9d797fe128
ae.c: insetad of not firing, on AE_BARRIER invert the sequence.
|
hace 6 años |
antirez
|
50571f5738
AOF: fix a bug that may prevent proper fsyncing when fsync=always.
|
hace 6 años |
antirez
|
9176f4b945
Cluster: improve crash-recovery safety after failover auth vote.
|
hace 6 años |
antirez
|
e6043981f5
ae.c: introduce the concept of read->write barrier.
|
hace 6 años |
zhaozhao.zz
|
fd5f229ff0
rehash: handle one db until finished
|
hace 7 años |
kmiku7
|
bab437bef3
fix boundary case for _dictNextPower
|
hace 9 años |
antirez
|
0aa0cdf7cc
Fix saving of zero-length lists.
|
hace 7 años |
antirez
|
5727d7ec2f
Fix buffer overflows occurring reading redis.conf.
|
hace 7 años |
antirez
|
1cb6effdc8
Redis 3.2.11.
|
hace 7 años |
Oran Agra
|
13e8e53806
Flush append only buffers before existing.
|
hace 7 años |
antirez
|
c9ab43ef7c
Redis 3.2.10.
|
hace 7 años |
Jan-Erik Rediger
|
bf50875353
Check that the whole first argument is a number
|
hace 10 años |
WuYunlong
|
8774228cc5
fix rewrite config: auto-aof-rewrite-min-size
|
hace 7 años |
Byron Grobe
|
ab900303b8
Fixed issue #1996 (Missing '-' in help message for redis-benchmark)
|
hace 10 años |
Jan-Erik Rediger
|
7fcca9baef
Don't use extended Regexp Syntax
|
hace 10 años |