2009-04-08 |
antirez | TODO changes, minor change to default redis.conf
|
commit | commitdiff | tree |
2009-04-08 |
antirez | html doc updated
|
commit | commitdiff | tree |
2009-04-08 |
antirez | library clients update scripts
|
commit | commitdiff | tree |
2009-04-08 |
antirez | Ruby client updated
|
commit | commitdiff | tree |
2009-04-08 |
antirez | Lua client updated
|
commit | commitdiff | tree |
2009-04-08 |
antirez | Changelog updated
|
commit | commitdiff | tree |
2009-04-08 |
antirez | Merge git://github.com/ludoo/redis
|
commit | commitdiff | tree |
2009-04-07 |
antirez | RANDOMKEY issue 26 fixed, generic test + regression...
|
commit | commitdiff | tree |
2009-04-06 |
antirez | Don't accept SAVE if BGSAVE is in progress
|
commit | commitdiff | tree |
2009-04-03 |
antirez | persistent EXPIRE
|
commit | commitdiff | tree |
2009-04-03 |
antirez | dirty increment was missing in two points. TODO updated
|
commit | commitdiff | tree |
2009-04-02 |
antirez | LZF configured to initalize the HT in order to be determinsi...
|
commit | commitdiff | tree |
2009-04-02 |
antirez | compression/decompression of large values on disk now...
|
commit | commitdiff | tree |
2009-04-02 |
antirez | disable LZF compression since it's not able to load...
|
commit | commitdiff | tree |
2009-04-02 |
antirez | new LZF files added
|
commit | commitdiff | tree |
2009-04-02 |
antirez | Fixed issue 23 about AUTH
|
commit | commitdiff | tree |
2009-04-02 |
antirez | Issue 22 fixed
|
commit | commitdiff | tree |
2009-04-01 |
antirez | non-lazy expired keys purging implemented
|
commit | commitdiff | tree |
2009-04-01 |
antirez | fastlz dependence removed
|
commit | commitdiff | tree |
2009-04-01 |
antirez | Initial implementation of EXPIRE
|
commit | commitdiff | tree |
2009-03-30 |
antirez | TODO updated
|
commit | commitdiff | tree |
2009-03-30 |
antirez | changelog added
|
commit | commitdiff | tree |
2009-03-28 |
antirez | redis-sha1 utility added
|
commit | commitdiff | tree |
2009-03-28 |
antirez | Integer encoding implemented in dump file. Doc updated
|
commit | commitdiff | tree |
2009-03-27 |
antirez | feature macros defined to play well with C99
|
commit | commitdiff | tree |
2009-03-27 |
antirez | feature macros defined to play well with C99
|
commit | commitdiff | tree |
2009-03-27 |
antirez | now Redis is C99-ok
|
commit | commitdiff | tree |
2009-03-27 |
antirez | IMPORTANT FIX: new dump format implementation was broken...
|
commit | commitdiff | tree |
2009-03-27 |
antirez | ANSI-C compatibility changes
|
commit | commitdiff | tree |
2009-03-27 |
antirez | Ruby client library updated. Important changes in this...
|
commit | commitdiff | tree |
2009-03-26 |
antirez | Lua client added thanks to Daniele Alessandri
|
commit | commitdiff | tree |
2009-03-26 |
antirez | Lua client added thanks to Daniele Alessandri
|
commit | commitdiff | tree |
2009-03-26 |
antirez | AUTH merged from Brian Hammond fork, reworked a bit...
|
commit | commitdiff | tree |
2009-03-25 |
antirez | Nasty bug of the new DB format fixed, objects sharing...
|
commit | commitdiff | tree |
2009-03-25 |
antirez | doc update
|
commit | commitdiff | tree |
2009-03-25 |
antirez | Erlang client synched with Valentiono's repo
|
commit | commitdiff | tree |
2009-03-25 |
antirez | New file dump format, perl client library added
|
commit | commitdiff | tree |
2009-03-24 |
antirez | New protocol fix for LREM
|
commit | commitdiff | tree |
2009-03-24 |
antirez | two typos fixed
|
commit | commitdiff | tree |
2009-03-24 |
antirez | Now the Redis test uses the proper Tcl client library
|
commit | commitdiff | tree |
2009-03-24 |
antirez | Tcl client library
|
commit | commitdiff | tree |
2009-03-24 |
antirez | redis-benchmark sync with the new protocol
|
commit | commitdiff | tree |
2009-03-24 |
antirez | protocol fix in SORT reply with null elements
|
commit | commitdiff | tree |
2009-03-24 |
antirez | protocol doc changed
|
commit | commitdiff | tree |
2009-03-24 |
antirez | Server replies now in the new format, test-redis.tcl...
|
commit | commitdiff | tree |
2009-03-24 |
antirez | Python client library updated, thanks to Ludo!
|
commit | commitdiff | tree |
2009-03-23 |
antirez | random tested mode for test-redis.tcl, minor other...
|
commit | commitdiff | tree |
2009-03-23 |
antirez | Now MONITOR/SYNC cannot be issued multiple times
|
commit | commitdiff | tree |
2009-03-23 |
antirez | MONITOR command implemented.
|
commit | commitdiff | tree |
2009-03-23 |
antirez | lucsky changes imported. pid file path can now be configured...
|
commit | commitdiff | tree |
2009-03-23 |
antirez | Merge git://github.com/lucsky/redis
|
commit | commitdiff | tree |
2009-03-23 |
antirez | another missing free->zfree replacement fixed. Thanks...
|
commit | commitdiff | tree |
2009-03-22 |
antirez | MGET tests added
|
commit | commitdiff | tree |
2009-03-22 |
antirez | doc changes
|
commit | commitdiff | tree |
2009-03-22 |
antirez | added doc for MGET
|
commit | commitdiff | tree |
2009-03-22 |
antirez | redis-cli now checks the arity of vararg commnads
|
commit | commitdiff | tree |
2009-03-22 |
antirez | INFO fixed, MGET implemented, redis-cli implements...
|
commit | commitdiff | tree |
2009-03-22 |
antirez | first commit
|
commit | commitdiff | tree |
|