- 29 May, 2011 1 commit
-
-
antirez authored
INFO now contains the time (in usecs) needed to fork() in order to persist. The info is available in the stats section of INFO.
-
- 10 May, 2011 1 commit
-
-
antirez authored
-
- 22 Apr, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 06 Apr, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 14 Mar, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 04 Mar, 2011 1 commit
-
-
antirez authored
-
- 09 Jan, 2011 1 commit
-
-
antirez authored
-
- 07 Jan, 2011 2 commits
- 28 Dec, 2010 1 commit
-
-
antirez authored
-
- 08 Nov, 2010 1 commit
-
-
antirez authored
-
- 02 Nov, 2010 2 commits
-
-
antirez authored
Now maxmemory, VM, and everything else uses the fast RSS memory used estimation instead of raw memory reported by zmalloc(). This means that setting maxmemory to 2GB will really have the effect of using up to 2GB of memory.
- 25 Oct, 2010 1 commit
-
-
antirez authored
-
- 17 Oct, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 14 Sep, 2010 2 commits
- 02 Sep, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 30 Aug, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 26 Aug, 2010 1 commit
-
-
antirez authored
-
- 03 Aug, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 05 Jul, 2010 1 commit
-
-
antirez authored
Fixed a crash loading the AOF file containing MULTI/EXEC, a result of WATCH implementation. Test needed...
-
- 02 Jul, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 01 Jul, 2010 4 commits
-
-
antirez authored
-
antirez authored
-
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
-