Commit History

Author SHA1 Message Date
  antirez 9d65a1bbae log rebuilding, random refactoring, work in progress please wait for an OK commit before to use this version 15 years ago
  antirez f284d963e7 minor TODO change 15 years ago
  antirez 5b2a1c292a ae.c initial refactoring for epoll implementation 15 years ago
  antirez c35f7d5b8d TODO aesthetic changes 15 years ago
  antirez 7d65b33db7 TODO updated with plans up to 1.5 15 years ago
  antirez 6cbfd2b3d9 SRANDMEMBER test 15 years ago
  antirez 28173a49a7 SORT GET # implemented, with a test 15 years ago
  antirez 5446315f29 EXPIREAT test 15 years ago
  antirez b9febaab5d EXPIRE tests 15 years ago
  antirez c08f173487 RPOPLPUSH tests added 15 years ago
  antirez 7db723adb2 ZINCRSCOREBY => ZINCRBY 15 years ago
  antirez 405b0a6aa5 Workaround for test-redis.tcl and Tcl 8.4.x about ZSCORE test 15 years ago
  antirez fee803ba3e Removed a long time warning compiling with recent GCC on Linux 15 years ago
  antirez a81885d9ea TODO updated 15 years ago
  antirez 12f9d551b6 LPUSHPOP first implementation 15 years ago
  antirez bcfc686db7 Tcl script, make target, and redis.c changes to build the static symbol table automagically 15 years ago
  antirez bf75f580c9 Minor TODO change with new expiring algorithm description. New expiring algorithm moved since it'll go in 1.1 15 years ago
  antirez eaa256ad25 ZSets double to string serialization fixed 15 years ago
  antirez cdd140aa67 TODO updated again 15 years ago
  antirez cf4a492cd2 TODO updated 15 years ago
  antirez 443c6409c3 SORT STORE option 15 years ago
  antirez 802e837373 EXPIREAT implemented, will be useful for the append-only mode 15 years ago
  antirez f72b934d14 Fixed Issue 76 (redis-server crashes when it can't connect to MASTER and client connects to SLAVE) 15 years ago
  antirez d13f767cf2 TODO changes and mostly theoretical minor skiplist change 15 years ago
  antirez 23cff1a874 TODO reworked to reflect the real roadmap 15 years ago
  antirez d7f43c081a A lot of ZSETs tests implemented, and a bug fixed thanks to this new tests 15 years ago
  antirez 6e333bbee2 ZSCORE implemented 15 years ago
  antirez 9b1d5ebbe4 TODO updated 15 years ago
  antirez 1b7106e7db ZREM implemented 15 years ago
  antirez cb7e07cc63 Fixed compilation in mac os x snow leopard when compiling a 32 bit binary. 15 years ago