2
0

Commit History

Автор SHA1 Съобщение Дата
  antirez 5413c40da7 Incrementally rehahsing hash table! Thanks to Derek Collison and Pieter Noordhuis for feedbacks/help преди 14 години
  Michel Martens cf87ebf22d Use linenoise for line editing on redis-cli. преди 14 години
  root fdfdae0f3a Added Authentication to redis-cli.c using -a switch преди 14 години
  Pieter Noordhuis 08af4d5c96 utility to check rdb files for unprocessable opcodes преди 14 години
  antirez 5234952bee zipmaps functions to get, iterate, test for existence. Initial works for Hash data type преди 14 години
  antirez 9ebed7cf06 Fixed 32bit make target to work on Linux out of the box преди 14 години
  antirez 8e688711a7 commercial tools stuff removed from the Redis makefile. cotools are now migrated into a different repos преди 15 години
  antirez 970e10bb34 removed a bug in the function to cancel an I/O job преди 15 години
  antirez 25fd2cb284 a few more stuff in INFO about VM. Test #11 changed a bit in order to be less lame преди 15 години
  antirez a69a0c9c3b More threaded I/O VM work + Redis init script преди 15 години
  antirez 92f8e88204 non-blocking VM data structures, just a start преди 15 години
  antirez fc77604c47 a few more tests and ability to run a specific test in test-redis.tcl преди 15 години
  antirez 64f36a5836 epoll module for ae.c implemented. Some more testing needed преди 15 години
  antirez 266373b283 ae.c now supports multiple polling API modules, even if only ae_select.c is implemented currently. Also adding and removing an event is now O(1). преди 15 години
  antirez bcfc686db7 Tcl script, make target, and redis.c changes to build the static symbol table automagically преди 15 години
  antirez d0ccebcf46 masterauth option merged, thanks to Anthony Lauzon преди 15 години
  antirez 5b19e727c7 Fix for 'make 32bit' преди 15 години
  antirez a7866db6cc double serialization routines implemented преди 15 години
  antirez 325d1eb4a8 Merged Solaris patches provided by Alan Harder преди 15 години
  antirez fd8ccf4419 more work on ZSETs and a new make target called 32bit to build i386 binaries on mac os x leopard преди 15 години
  antirez 942a39618b in-memory specialized object encoding (for now 32 signed integers only) преди 15 години
  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 преди 15 години
  antirez c4cd5f393c Merge git://github.com/dierbro/redis преди 15 години
  antirez 9e9c0ce170 Makefile dependencies updated преди 15 години
  hrothgar 01fe7151a9 add compile options to debug преди 15 години
  antirez b5ff27084f backtrace support removed: unreliable stack trace :( преди 15 години
  antirez 7f957c925b initial backtrace dumping on sigsegv/sigbus + debug command преди 15 години
  antirez 5f5b9840c3 Partial qsort implemented in SORT command, only when both BY and LIMIT is used. minor fix for a warning compiling under Linux. преди 15 години
  antirez 774e304780 Issue 22 fixed преди 15 години
  antirez 98c541c517 fastlz dependence removed преди 15 години