projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
By default Redis refuses writes with an error if the latest BGSAVE failed (and at...
[redis.git]
/
src
/
cluster.c
2012-02-22
Salvatore Sanfilippo
Merge pull request #304 from bradvoth/unstable
blob
|
commitdiff
|
raw
2012-01-25
antirez
Fixed another possible bug in cluster.c found by clang...
blob
|
commitdiff
|
raw
2012-01-25
antirez
Fixed another possible bug in cluster.c found by clang...
blob
|
commitdiff
|
raw
2012-01-25
antirez
Merge branch 'unstable' into limits
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
antirez
Fixed a non critical bug signaled by clang static analy...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Salvatore Sanfilippo
Merge pull request #173 from jasondavies/typo
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Salvatore Sanfilippo
Merge pull request #181 from redsquirrel/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
antirez
dict.c API names modified to be more coincise and consi...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-23
antirez
Fixed a few warnings compiling on Linux.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
antirez
Merge branch 'unstable' of github.com:/antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
antirez
use signalModifiedKey to set the key as dirty in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
antirez
First implementation of the ASKING command. Semantics...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
antirez
MIGRATE +NOKEY error was missing the final CRLF causing...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
antirez
Fixed a typo causing segfault on MIGRATE
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
antirez
small comment added
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
antirez
Redis Cluster: process node to node CLUSTERMSG_TYPE_PUB...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-07
antirez
propagate PUBLISH messages using the redis cluster...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
antirez
A node can populate a slot if a message from a trusted...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
antirez
just minor aesthetic changes to cluster.c
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Salvatore Sanfilippo
Merge pull request #118 from dvirsky/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
antirez
replaced redisAssert() with redisAssertWithInfo() in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
antirez
Rewrite MIGRATE as DEL for AOF/replication. Also increm...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
antirez
increment server.dirty in restore command to make sure...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
antirez
when processing gossip packets make sure to also update...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
antirez
Fixed two bugs in the CLUSTER SETSLOT ... NODE subcommand
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
antirez
Clear the importing status from the slot if a CLUSTER...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-29
antirez
added comment about SETSLOT NODE form.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
antirez
show node with myself flag always as connected in CLUST...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
rioInitWithFile nad rioInitWithBuffer functions now...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Salvatore Sanfilippo
Merge pull request #63 from djanowski/tcl
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
antirez
DB API refactoring. The changes were designed together...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Pieter Noordhuis
Make RDB types/opcodes explicit; load/save object type
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Pieter Noordhuis
Abstract file/buffer I/O to support in-memory serialization
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
antirez
clear importing/exporing state when appropriate on...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
antirez
CLUSTER SETSLOT command and some refactoring of the...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
antirez
CLUSTER DELSLOTS
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
antirez
Fixed semantics of CLUSTER SETSLOT, SELECT now only...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
antirez
CLUSTER SETSLOT STABLE fixed
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
antirez
missing return caused protocol desync in CLUSTER SETSLOT
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
antirez
Fixed problem in cluster redirection due to a stupid...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
antirez
cluster import/export of hash slots implemented in...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
antirez
if /dev/urandom is not available use rand() to get...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
antirez
CLUSTER SETSLOT implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
antirez
render migrating and importing slots in cluster nodes...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-01
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
antirez
CLUSTER subcommands to set slots in migrating or import...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
antirez
CLUSTER GETKEYSINSLOT implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
antirez
CLUSTER KEYSLOT command
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
antirez
take a hashslot -> keys index, will be used for cluster...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
antirez
no longer useful debugging printf removed
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Salvatore Sanfilippo
added known nodes info in CLUSTER INFO
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
antirez
update state when FAIL is cleared from a node
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
antirez
do not process node failure messages about yourself
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
fixed lame error in slot assignment
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
evaluate cluster state after config load. Still bugs...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
master node without slaves rejoin fixed
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
when loading config set the ping/pong timestaps to...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
node cluster configuration file configurable via redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
useless newline removed from log message
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
fixes to configuration loading and saving. However...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
first version of cluster config loading code
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
antirez
initial cluster config load code
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
antirez
bad data on RESTORE can no longer crash the server...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
antirez
DUMP implemented, RESTORE and MIGRATE fixed. Use zcallo...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
antirez
minor change with no actual effects til the loading...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
antirez
centralized cluster config file name. Assigned slots...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
antirez
fix to configuration saving on first start
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
antirez
cluster configuration saving
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
antirez
Cluster branch merged to unstable.
blob
|
commitdiff
|
raw
|
diff to current