antirez
|
ee14da56e6
|
long long to string conversion speedup applied in other places as well. Still the code has bugs, fixing right now...
|
2010-05-11 14:13:53 +02:00 |
|
antirez
|
a34e0a2574
|
CONFIG command now supports hot modification of RDB saving parameters.
|
2010-05-10 18:50:55 +02:00 |
|
antirez
|
12d090d2d0
|
A problem with replication with multiple slaves connectiong to a single master fixed. It was due to a typo, and reported on github by the user micmac. Also the copyright year fixed from many files.
|
2010-02-19 11:23:57 +01:00 |
|
antirez
|
4b00bebd3d
|
APPEND command
|
2010-02-04 15:55:52 +01:00 |
|
antirez
|
b2b5ae8006
|
Fixed sds.c bug #124
|
2009-12-18 05:26:11 -05:00 |
|
antirez
|
ed10f40b15
|
Unified handling of empty queries with normal queries.
|
2009-12-15 09:33:29 -05:00 |
|
antirez
|
f1017b3fb3
|
undoed all the sds hacking that lead just to random bugs and no memory saving ;)
|
2009-10-07 17:34:00 +02:00 |
|
antirez
|
0ea663ea01
|
Issue 69 fixed. Object integer encoding now works with replication and MONITORing again.
|
2009-10-02 10:23:25 +02:00 |
|
antirez
|
56906eefea
|
Dump a backtrace on sigsegv/sigbus, original coded thanks to Diego Rosario Brogna, modified in order to work on different OSes and to enhance reliability
|
2009-06-07 14:00:31 +02:00 |
|
antirez
|
a4d1ba9a73
|
ANSI-C compatibility changes
|
2009-03-27 20:48:32 +01:00 |
|
antirez
|
ed9b544e10
|
first commit
|
2009-03-22 10:30:00 +01:00 |
|