- 02 Sep, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 30 Aug, 2010 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
Fix for a race in BGSAVE that may result in some data not being saved as soon as possible (when the configured saving triggers should fire). Also known as Issue 313, more details there in the google code issue.
-
- 26 Aug, 2010 1 commit
-
-
antirez authored
-
- 24 Aug, 2010 1 commit
-
-
antirez authored
-
- 21 Aug, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 03 Aug, 2010 2 commits
- 02 Aug, 2010 1 commit
-
-
antirez authored
support for write operations against expiring keys, by master-controlled expiring in replication and AOF synthesizing DEL operations
-
- 27 Jul, 2010 3 commits
- 22 Jul, 2010 1 commit
-
-
antirez authored
don't use object sharing inside I/O threads, as a fix for a well known instability of VM introduced with the new object sharing code
-
- 05 Jul, 2010 1 commit
-
-
antirez authored
-
- 01 Jul, 2010 2 commits
-
-
antirez authored
-
antirez authored
networking related stuff moved into networking.c moved more code more work on layout of source code SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;) cleanly compiling again after the first split, now splitting it in more C files moving more things around... work in progress split replication code splitting more Sets split Hash split replication split even more splitting more splitting minor change
-