- 23 Apr, 2014 1 commit
-
-
Glauber Costa authored
I happen to be working on a system that lacks urandom. While the code does try to handle this case and artificially create some bytes if the file pointer is empty, it does try to close it unconditionally, leading to a segfault.
-
- 24 Jul, 2013 1 commit
-
-
antirez authored
-
- 02 Jul, 2013 2 commits
- 08 Nov, 2012 1 commit
-
-
antirez authored
-
- 31 Jul, 2012 1 commit
-
-
Michael Parker authored
Note by @antirez: this code was never compiled because utils.c lacked the float.h include, so we never noticed this variable was mispelled in the past. This should provide a noticeable speed boost when saving certain types of databases with many sorted sets inside.
-
- 08 Mar, 2012 1 commit
-
-
antirez authored
clusterGetRandomName() generalized into getRandomHexChars() so that we can use it for the run_id field as well.
-
- 02 Jan, 2012 1 commit
-
-
Pieter Noordhuis authored
-
- 16 May, 2011 1 commit
-
-
antirez authored
-
- 05 May, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 01 May, 2011 1 commit
-
-
antirez authored
-
- 10 Mar, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 08 Mar, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 26 Aug, 2010 1 commit
-
-
antirez authored
-
- 01 Jul, 2010 1 commit
-
-
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
-