- 17 Jan, 2012 2 commits
- 16 Jan, 2012 7 commits
-
-
antirez authored
-
antirez authored
It is now posible to flush all the previous saving points in redis.conf by using a save directive with a single empty string argument, like it happens for CONFIG SET save.
-
Salvatore Sanfilippo authored
Fixed some typos in redis.conf.
-
antirez authored
Don't change the replication state if SLAVE OF is called with arguments specifying the same master we are already connected with. This fixes issues #290.
-
antirez authored
-
antirez authored
-
antirez authored
-
- 12 Jan, 2012 2 commits
- 11 Jan, 2012 1 commit
-
-
antirez authored
-
- 10 Jan, 2012 1 commit
-
-
antirez authored
-
- 07 Jan, 2012 1 commit
-
-
antirez authored
-
- 06 Jan, 2012 2 commits
- 31 Dec, 2011 3 commits
- 30 Dec, 2011 1 commit
-
-
antirez authored
Fixed replication when multiple slaves are attaching at the same time. The output buffer was not copied correctly between slaves. This fixes issue #141.
-
- 28 Dec, 2011 1 commit
-
-
Kashif Rasul authored
-
- 23 Dec, 2011 3 commits
- 22 Dec, 2011 2 commits
-
-
Salvatore Sanfilippo authored
Fixed a config docs typo.
-
diegok authored
-
- 21 Dec, 2011 11 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
AOF fileds in the global server state, and define names, renamed with more consistent names. More work to do.
-
antirez authored
-
antirez authored
server.appendonly -> server.aof_state, and many comments added in the server global state structure in the process.
-
antirez authored
-
antirez authored
Redis test: when assertion fails print not just the expression but also expanded values in the error message.
-
- 20 Dec, 2011 3 commits