2009-11-28 |
antirez | Changelog updated
|
commit | commitdiff | tree |
2009-11-28 |
antirez | html doc updated
|
commit | commitdiff | tree |
2009-11-28 |
antirez | enable kqueue/kevent only for Mac OS X 10.6.x as it...
|
commit | commitdiff | tree |
2009-11-28 |
antirez | TODO updated
|
commit | commitdiff | tree |
2009-11-28 |
antirez | ZRANGEBYSCORE fuzzy test
|
commit | commitdiff | tree |
2009-11-28 |
antirez | ZRANGEBYSCORE memory leak fixed, ZRANGEBYSCORE initial...
|
commit | commitdiff | tree |
2009-11-28 |
antirez | INFO refactored. Stack trace on memory corruption now...
|
commit | commitdiff | tree |
2009-11-28 |
antirez | ifdefs added to use kevent on Free Open and Net BSD...
|
commit | commitdiff | tree |
2009-11-28 |
antirez | Enabled object encoding for multiple keys in MSET....
|
commit | commitdiff | tree |
2009-11-28 |
antirez | Merge branch 'kqueue' of git://github.com/mallipeddi...
|
commit | commitdiff | tree |
2009-11-28 |
antirez | Changes to TODO list, commented a function in redis.c
|
commit | commitdiff | tree |
2009-11-27 |
antirez | TODO updated
|
commit | commitdiff | tree |
2009-11-26 |
antirez | zero length bulk data reading fixed in loadAppendOnlyFile()
|
commit | commitdiff | tree |
2009-11-26 |
antirez | append only file fixes
|
commit | commitdiff | tree |
2009-11-26 |
antirez | log rebuilding, random refactoring, work in progress...
|
commit | commitdiff | tree |
2009-11-24 |
antirez | DEBUG RELOAD implemented, and test-redis.tcl modified...
|
commit | commitdiff | tree |
2009-11-24 |
antirez | Redis version set to 1.07
|
commit | commitdiff | tree |
2009-11-24 |
antirez | sorted sets saving fixed
|
commit | commitdiff | tree |
2009-11-24 |
antirez | minor TODO change
|
commit | commitdiff | tree |
2009-11-23 |
antirez | minor fix to avoid a false valgrind warning.
|
commit | commitdiff | tree |
2009-11-23 |
antirez | epoll support enabled by default for Linux builds
|
commit | commitdiff | tree |
2009-11-23 |
antirez | epoll module for ae.c implemented. Some more testing...
|
commit | commitdiff | tree |
2009-11-23 |
antirez | commented the HAVE_EPOLL test in config.h to allow...
|
commit | commitdiff | tree |
2009-11-23 |
antirez | ae_select module added
|
commit | commitdiff | tree |
2009-11-23 |
antirez | ae.c now supports multiple polling API modules, even...
|
commit | commitdiff | tree |
2009-11-23 |
antirez | ae.c initial refactoring for epoll implementation
|
commit | commitdiff | tree |
2009-11-21 |
antirez | version incremented up to 1.06
|
commit | commitdiff | tree |
2009-11-21 |
antirez | TODO aesthetic changes
|
commit | commitdiff | tree |
2009-11-21 |
antirez | TODO updated with plans up to 1.5
|
commit | commitdiff | tree |
2009-11-21 |
antirez | SRANDMEMBER test
|
commit | commitdiff | tree |
2009-11-21 |
antirez | Fixed a SORT memory leak that should never happen in...
|
commit | commitdiff | tree |
2009-11-21 |
antirez | SORT GET # implemented, with a test
|
commit | commitdiff | tree |
2009-11-21 |
antirez | EXPIREAT test
|
commit | commitdiff | tree |
2009-11-20 |
antirez | EXPIRE tests
|
commit | commitdiff | tree |
2009-11-20 |
antirez | more RPOPLPUSH tests
|
commit | commitdiff | tree |
2009-11-20 |
antirez | RPOPLPUSH tests added
|
commit | commitdiff | tree |
2009-11-20 |
antirez | ZINCRBY return value fixed
|
commit | commitdiff | tree |
2009-11-20 |
antirez | ZINCRSCOREBY => ZINCRBY
|
commit | commitdiff | tree |
2009-11-19 |
antirez | ZINCRSCOREBY implemented
|
commit | commitdiff | tree |
2009-11-19 |
antirez | writev() finally uncommented again
|
commit | commitdiff | tree |
2009-11-19 |
antirez | redis-benchmark hopefully last bug with multi bulk...
|
commit | commitdiff | tree |
2009-11-19 |
antirez | debug mode in redis-bench
|
commit | commitdiff | tree |
2009-11-19 |
antirez | Use writev(2) if glue output buffers is disabled
|
commit | commitdiff | tree |
2009-11-19 |
antirez | benchmark.c fixes
|
commit | commitdiff | tree |
2009-11-18 |
antirez | more experiments with long replies, glue output buffer...
|
commit | commitdiff | tree |
2009-11-18 |
antirez | benchmarking with different number of LRANGE elements...
|
commit | commitdiff | tree |
2009-11-18 |
antirez | more writev tests/work
|
commit | commitdiff | tree |
2009-11-18 |
antirez | redis-benchmark multi bulk reply support hopefully...
|
commit | commitdiff | tree |
2009-11-17 |
antirez | support for writev implemented but currently ifdef...
|
commit | commitdiff | tree |
2009-11-17 |
antirez | multi-bulk reply support for redis-bench, and as a...
|
commit | commitdiff | tree |
2009-11-12 |
antirez | Solaris fix thanks to Alan Harder
|
commit | commitdiff | tree |
2009-11-12 |
antirez | Merge git://github.com/ianxm/redis
|
commit | commitdiff | tree |
2009-11-12 |
antirez | ZSCORE fixed, now returns NULL on missing key or missing...
|
commit | commitdiff | tree |
2009-11-12 |
antirez | Redis test will not fail the SAVE test even if a background...
|
commit | commitdiff | tree |
2009-11-12 |
antirez | LPOPPUSH renamed into RPOPLPUSH
|
commit | commitdiff | tree |
2009-11-11 |
antirez | Workaround for test-redis.tcl and Tcl 8.4.x about ZSCORE...
|
commit | commitdiff | tree |
2009-11-11 |
antirez | Removed a long time warning compiling with recent GCC...
|
commit | commitdiff | tree |
2009-11-11 |
antirez | TODO updated
|
commit | commitdiff | tree |
2009-11-11 |
antirez | LPUSHPOP first implementation
|
commit | commitdiff | tree |
2009-11-10 |
antirez | Tcl script, make target, and redis.c changes to build...
|
commit | commitdiff | tree |
2009-11-10 |
antirez | Implemented a much better lazy expiring algorithm for...
|
commit | commitdiff | tree |
2009-11-10 |
antirez | Fixed issue 92 in redis: redis-cli (nil) return value...
|
commit | commitdiff | tree |
2009-11-10 |
antirez | Minor TODO change with new expiring algorithm description...
|
commit | commitdiff | tree |
2009-11-04 |
antirez | redis-test is now a better Redis citizen, testing everything...
|
commit | commitdiff | tree |
2009-11-04 |
antirez | masterauth option merged, thanks to Anthony Lauzon
|
commit | commitdiff | tree |
2009-11-03 |
antirez | ZSets double to string serialization fixed
|
commit | commitdiff | tree |
2009-11-03 |
antirez | client-libraries directory readded
|
commit | commitdiff | tree |
2009-11-03 |
antirez | redis.tcl put at toplevel since it's uesd for the test...
|
commit | commitdiff | tree |
2009-11-03 |
antirez | client libs removed from Redis git
|
commit | commitdiff | tree |
2009-11-03 |
antirez | redis-cli now accepts a -r (repeat) switch. Still there...
|
commit | commitdiff | tree |
2009-11-01 |
antirez | TODO updated again
|
commit | commitdiff | tree |
2009-11-01 |
antirez | TODO updated
|
commit | commitdiff | tree |
2009-11-01 |
antirez | redis-cli now makes clear when the returned string...
|
commit | commitdiff | tree |
2009-11-01 |
antirez | SORT STORE option
|
commit | commitdiff | tree |
2009-11-01 |
antirez | now Redis prints DB stats just after the startup without...
|
commit | commitdiff | tree |
2009-11-01 |
antirez | another fix for append only mode, now read-only operations...
|
commit | commitdiff | tree |
2009-11-01 |
antirez | appendfsync parsing in config file fixed. If you benchmarked...
|
commit | commitdiff | tree |
2009-11-01 |
antirez | append only file loading fixed
|
commit | commitdiff | tree |
2009-11-01 |
antirez | first version of append only file loading -- STILL...
|
commit | commitdiff | tree |
2009-10-31 |
antirez | Fixed Issue 83:Using TYPE on a zset results in a malformed...
|
commit | commitdiff | tree |
2009-10-31 |
antirez | Fixed compilation on Linux
|
commit | commitdiff | tree |
2009-10-30 |
antirez | append only mode is now able to translate EXPIRE into...
|
commit | commitdiff | tree |
2009-10-30 |
antirez | appendfsync is now set to NO by default
|
commit | commitdiff | tree |
2009-10-30 |
antirez | support for appendonly mode no, always, everysec
|
commit | commitdiff | tree |
2009-10-30 |
antirez | first fix for append only mode
|
commit | commitdiff | tree |
2009-10-30 |
antirez | Initial implementation of append-only mode. Loading...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | EXPIRE behaviour changed a bit, a negative TTL or an...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | EXPIREAT implemented, will be useful for the append...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | Fixed Issue 74 (ERR just returned on invalid password...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | Fixed issue 72 (SLAVEOF shutdowns redis-server on malformed...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | Fixed issue 77 (Incorrect time in log files) thanks...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | Fixed Issue 76 (redis-server crashes when it can't...
|
commit | commitdiff | tree |
2009-10-29 |
antirez | ZREMRANGEBYSCORE implemented. Remove a range of elements...
|
commit | commitdiff | tree |
2009-10-28 |
antirez | TODO changes and mostly theoretical minor skiplist...
|
commit | commitdiff | tree |
2009-10-28 |
antirez | ZLEN renamed ZCARD for consistency with SCARD
|
commit | commitdiff | tree |
2009-10-27 |
antirez | TODO reworked to reflect the real roadmap
|
commit | commitdiff | tree |
2009-10-27 |
antirez | Fix for 'make 32bit'
|
commit | commitdiff | tree |
2009-10-27 |
antirez | a fix for the solaris fix itself ;)
|
commit | commitdiff | tree |
2009-10-27 |
antirez | More Solaris fixes
|
commit | commitdiff | tree |
2009-10-27 |
antirez | A lot of ZSETs tests implemented, and a bug fixed thanks...
|
commit | commitdiff | tree |
next |