antirez
|
69b4f00d28
More correct wanted / maxiterations values in clusterSendPing().
|
9 years ago |
antirez
|
6b1c6334be
Cluster: create-cluster script improved.
|
9 years ago |
antirez
|
e5a22064cc
Cluster: magical 10% of nodes explained in comments.
|
9 years ago |
antirez
|
1efacfe53d
CLUSTER count-failure-reports command added.
|
9 years ago |
antirez
|
3fd43062c8
Cluster: use a number of gossip sections proportional to cluster size.
|
9 years ago |
antirez
|
d59ad97d76
create-cluster script: sane default timeout.
|
9 years ago |
antirez
|
69583be181
Ignore redis-check-rdb after the name switch.
|
9 years ago |
antirez
|
8899f91a7f
create-cluster script added.
|
9 years ago |
Salvatore Sanfilippo
|
d3ef6c94bf
Merge pull request #1744 from mattsta/better-RDB-failure-error
|
9 years ago |
Matt Stancliff
|
d8c7db1bdb
Improve RDB error-on-load handling
|
10 years ago |
Matt Stancliff
|
764b000c3e
Remove code duplication from check-rdb
|
10 years ago |
Matt Stancliff
|
145473acc5
Convert check-dump to Redis check-rdb mode
|
10 years ago |
mattcollier
|
6ec5f1f780
Update redis-cli.c
|
9 years ago |
antirez
|
9802ec3c83
Cluster: initialized not used fileds in gossip section.
|
10 years ago |
antirez
|
8aaf5075c5
dict.c: make chaining strategy more clear in dictAddRaw().
|
10 years ago |
antirez
|
7885e1264e
DEBUG structsize
|
10 years ago |
antirez
|
e22d75734e
Avoid duplicated instance execution code in Cluster test.
|
10 years ago |
antirez
|
ca14440aa1
Merge branch 'clusterfixes' into unstable
|
10 years ago |
antirez
|
d5ba544e67
Cluster test: when valgrind is enabled, use a larger node-timeout.
|
10 years ago |
antirez
|
e4d65e35e6
The seed must be static in getRandomHexChars().
|
10 years ago |
antirez
|
a330b6ca97
The seed must be static in getRandomHexChars().
|
10 years ago |
antirez
|
9826038f0b
counter must be static in getRandomHexChars().
|
10 years ago |
antirez
|
87301be151
getRandomHexChars(): use /dev/urandom just to seed.
|
10 years ago |
antirez
|
af8d1b4bda
Merge branch 'clusterfixes' into unstable
|
10 years ago |
antirez
|
7e79b3f51a
Cluster test initialization: use transaction for reset + set-config-epoch.
|
10 years ago |
Matt Stancliff
|
051a43e03a
Fix cluster migrate memory leak
|
10 years ago |
Matt Stancliff
|
29049507ec
Fix potential invalid read past end of array
|
10 years ago |
Matt Stancliff
|
30152554ea
Fix cluster reset memory leak
|
10 years ago |
Matt Stancliff
|
72b8574cca
Fix sending uninitialized bytes
|
10 years ago |
antirez
|
acb1d8debf
Cluster test: wait for port to unbound in kill_instance.
|
10 years ago |