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
|
c3a7dc32c9
|
added sdstoupper() declaration in sds.h
|
2009-12-18 05:30:54 -05:00 |
|
antirez
|
682ac7248a
|
use __attribute__ format in sdscatprintf() when the compiler is GCC. Fixed format bugs resulting from the new warnings.
|
2009-12-05 13:50:36 +01: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
|
53f8c2c71e
|
now Redis is C99-ok
|
2009-03-27 21:37:57 +01:00 |
|
antirez
|
ed9b544e10
|
first commit
|
2009-03-22 10:30:00 +01:00 |
|