- 07 Jan, 2011 1 commit
-
-
antirez authored
-
- 05 Jan, 2011 2 commits
- 04 Jan, 2011 2 commits
- 03 Jan, 2011 5 commits
- 02 Jan, 2011 2 commits
- 01 Jan, 2011 2 commits
- 31 Dec, 2010 5 commits
- 30 Dec, 2010 8 commits
- 29 Dec, 2010 6 commits
- 28 Dec, 2010 4 commits
- 21 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
Now the rdbSave* functions return the number of bytes written (or required to write) in serializing a Redis object, writing to /dev/null and using ftell (which doesn't work on FreeBSD) isn't needed anymore.
-
- 04 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 14 Oct, 2010 1 commit
-
-
antirez authored
Object approximated LRU algorithm enhanced / fixed / refactored. This is used for the VM currently but will soon be used for maxmemory expiring.
-