antirez
|
070d047179
Redis 3.2.4.
|
8 years ago |
antirez
|
0539634777
Security: CONFIG SET client-output-buffer-limit overflow fixed.
|
8 years ago |
antirez
|
c01abcdebf
fix the fix for the TCP binding.
|
8 years ago |
oranagra
|
a6d0698b22
fix tcp binding when IPv6 is unsupported
|
8 years ago |
antirez
|
22b6c28d25
debug.c: no need to define _GNU_SOURCE, is defined in fmacros.h.
|
8 years ago |
antirez
|
9e9d398beb
crash log - improve code dump with more info and called symbols.
|
8 years ago |
oranagra
|
3745c5dc81
crash log - add hex dump of function code
|
8 years ago |
antirez
|
c1cc07b25d
Sentinel example config: warn about protected mode.
|
8 years ago |
rojingeorge
|
011dc9f9a5
Display the nodes summary once the cluster is established using redis-trib.rb
|
8 years ago |
Guo Xiao
|
f4e3a940c4
Use the standard predefined identifier __func__ (since C99)
|
8 years ago |
antirez
|
44bf2533cd
Redis 3.2.3.
|
8 years ago |
Salvatore Sanfilippo
|
2444c82a3f
Merge pull request #3426 from QuChen88/3.2
|
8 years ago |
Qu Chen
|
e67ad1d1eb
Fix a bug to delay bgsave while AOF rewrite in progress for replication
|
8 years ago |
antirez
|
71536684a7
Update linenoise to fix insecure redis-cli history file creation.
|
8 years ago |
antirez
|
7c6e288d76
Redis 3.2.2.
|
8 years ago |
antirez
|
0a45fbc302
Ability of slave to announce arbitrary ip/port to master.
|
8 years ago |
antirez
|
c3982c0905
redis-benchmark: new option to show server errors on stdout.
|
8 years ago |
antirez
|
fdafe23315
Multiple GEORADIUS bugs fixed.
|
8 years ago |
antirez
|
a1bfe22a80
Replication: when possible start RDB saving ASAP.
|
8 years ago |
antirez
|
7ca69aff26
Sentinel: new test unit 07 that tests master down conditions.
|
8 years ago |
antirez
|
5b5e65203f
Sentinel: check Slave INFO state more often when disconnected.
|
8 years ago |
antirez
|
21cffc2681
Avoid simultaneous RDB and AOF child process.
|
8 years ago |
antirez
|
017378eca9
Replication: start BGSAVE for replication always in replicationCron().
|
8 years ago |
antirez
|
940be9ab54
Regression test for issue #3333.
|
8 years ago |
antirez
|
21736b41a2
getLongLongFromObject: use string2ll() instead of strict_strtoll().
|
8 years ago |
antirez
|
0b748e9139
redis-cli: check SELECT reply type just in state updated.
|
8 years ago |
sskorgal
|
1158386bb8
Fix for redis_cli printing default DB when select command fails.
|
8 years ago |
antirez
|
026f9fc7b0
Sentinel: fix cross-master Sentinel address update.
|
8 years ago |
antirez
|
11523b3e0e
CONFIG GET is now no longer case sensitive.
|
8 years ago |
antirez
|
f5a7f4f2d9
Fix test for new RDB checksum failure message.
|
8 years ago |