]> git.saurik.com Git - redis.git/history - src/cluster.c
Explicitly zero zval since it is stored on the stack
[redis.git] / src / cluster.c
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-04-05  antirezbad data on RESTORE can no longer crash the server...
2011-04-01  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-04-01  antirezDUMP implemented, RESTORE and MIGRATE fixed. Use zcallo...
2011-03-30  antirezminor change with no actual effects til the loading...
2011-03-30  antirezcentralized cluster config file name. Assigned slots...
2011-03-30  antirezfix to configuration saving on first start
2011-03-30  antirezcluster configuration saving
2011-03-29  antirezCluster branch merged to unstable.