- 02 Sep, 2010 2 commits
-
-
Pieter Noordhuis authored
-
antirez authored
-
- 27 Aug, 2010 1 commit
-
-
antirez authored
Fixed segfault in freeMemoryIfNeeded due to the fact that keys are now sds strings and not objects in the main hash table, thanks to Anthony Lauzon for spotting the bug and providing a patch.
-
- 24 Aug, 2010 2 commits
- 03 Aug, 2010 1 commit
-
-
antirez authored
-
- 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 2 commits
- 22 Jul, 2010 2 commits
- 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
-