2010-11-08 |
antirez | non blocking loading of the DB / AOF with informations... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Pieter Noordhuis | Update hiredis |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Pieter Noordhuis | Only cascade clean target to deps |
commit | commitdiff | tree | snapshot |
2010-11-05 |
antirez | version bumped to 2.1.7 after merging with aaslave... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
antirez | Merge branch 'aaslave' |
commit | commitdiff | tree | snapshot |
2010-11-05 |
antirez | version bumped to 2.1.6 |
commit | commitdiff | tree | snapshot |
2010-11-05 |
antirez | Merge remote branch 'pietern/benchmark' |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Pieter Noordhuis | Use multi-bulk protocol in SET benchmark |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | config option to select if when replication link with... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | replication asynchronous SYNC information in INFO output |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | more replication info in logs |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | non blocking slave replication is now more non blocking... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | typos and minor stuff fixed in the new non blocking... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | first attempt to non blocking implementation of slave... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Pieter Noordhuis | Microsecond latency resolution in redis-benchmark |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Pieter Noordhuis | Use hiredis from redis-benchmark |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Pieter Noordhuis | Update hiredis |
commit | commitdiff | tree | snapshot |
2010-11-04 |
antirez | minor test suite bug fixed |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Pieter Noordhuis | Stop using the freelist robj* cache |
commit | commitdiff | tree | snapshot |
2010-11-03 |
antirez | top level make clean also clean hiredis and linoise... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pieter Noordhuis | Import linenoise as dependency for redis-cli |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pieter Noordhuis | Put duration in parenthesis |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pieter Noordhuis | Add proper numbering for multi bulk replies in redis-cli |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pieter Noordhuis | Use hiredis from redis-cli |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pieter Noordhuis | Add hiredis dependency for redis-cli, redis-benchmark... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
antirez | added support for command renaming/suppression in redis... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
antirez | command lookup process turned into a much more flexible... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
antirez | Now it is possible to use quoted strings in the redis... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | Merge remote branch 'pietern/unixsocket' |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | RSS information in INFO output |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | Do not update the LRU info on key lookup when we have... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | redis-cli in interactive mode now prints the time elaps... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | Revert "Function to compute RSS memory usage in a fast... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | Revert "Now maxmemory, VM, and everything else uses... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | Now maxmemory, VM, and everything else uses the fast... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | Function to compute RSS memory usage in a fast way... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | removed a number of stupid compilation warnings on... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
antirez | zmalloc functions to get RSS and fragmentation refactor... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
antirez | merge conflict resolved |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Pieter Noordhuis | Rewrite comment that was no longer valid |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Pieter Noordhuis | When REDIS_CLOSE_AFTER_REPLY is set, there may never... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Pieter Noordhuis | Unify two client flags that mean the same |
commit | commitdiff | tree | snapshot |
2010-10-28 |
antirez | Merge remote branch 'remotes/pietern/zrevrangebyscore' |
commit | commitdiff | tree | snapshot |
2010-10-27 |
antirez | removed useless spaces from DEBUG OBJECT output |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Pieter Noordhuis | Return error to client on wrong type for HMGET |
commit | commitdiff | tree | snapshot |
2010-10-25 |
antirez | added a missing prototype from syncio.c in redis.h |
commit | commitdiff | tree | snapshot |
2010-10-25 |
antirez | more generally usable i/o functions moved to syncio.c |
commit | commitdiff | tree | snapshot |
2010-10-24 |
antirez | synchronous I/O networking functions originally used... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Pieter Noordhuis | Exclusively use either tcmalloc or OSX's native malloc_... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Pieter Noordhuis | Don't use prefix when malloc_size() can be called |
commit | commitdiff | tree | snapshot |
2010-10-22 |
antirez | Make sure to reset the signal handler and deliver again... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Robey Pointer | if server.saveparamslen is not set, don't save the... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
antirez | README more specific about tcmalloc space benefits |
commit | commitdiff | tree | snapshot |
2010-10-21 |
antirez | Makefile typo fixed for tcmalloc option |
commit | commitdiff | tree | snapshot |
2010-10-21 |
antirez | reports if tcmalloc is in used in INFO output |
commit | commitdiff | tree | snapshot |
2010-10-21 |
antirez | support for compiling with tcmalloc |
commit | commitdiff | tree | snapshot |
2010-10-21 |
antirez | version bumped to 2.1.5 |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Pieter Noordhuis | Skip object encoding where it doesn't make sense |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Pieter Noordhuis | Object encoding in hash function is done by a more... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Pieter Noordhuis | Removed unused command flags |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Pieter Noordhuis | Convert objects in the command procs instead of the... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Prevent clients from making too large multibulk requests |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Add benchmark for MSET |
commit | commitdiff | tree | snapshot |
2010-10-15 |
antirez | prevent small integer sharing when maxmemory is active... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Change protocol from bulk to inline in redis-benchmark |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Don't reset the client when processCommand returns... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Change tests to use either the inline or the multibulk... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Show output of leaks command on a leak |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Change tcl client to only use the multibulk protocol |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Refactor request parsing code for efficiency |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Pieter Noordhuis | Add tests for OK on QUIT |
commit | commitdiff | tree | snapshot |
2010-10-15 |
antirez | CONFIG RESETSTAT no longer resets the server uptime... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
antirez | minor aesthetic change |
commit | commitdiff | tree | snapshot |
2010-10-15 |
antirez | added keyspace_hits and keyspace_misses fields in INFO... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
antirez | maxmemory-samples implemented in CONFIG command and... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
antirez | Don't increment dirty on expireIfNeeded() as natural... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
antirez | Merge remote branch 'pietern/ziplist-regression' |
commit | commitdiff | tree | snapshot |
2010-10-14 |
antirez | implemented different algorithms for maxmemory |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Pieter Noordhuis | Replace ziplist stresser and fix regression |
commit | commitdiff | tree | snapshot |
2010-10-14 |
antirez | Object approximated LRU algorithm enhanced / fixed... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Return error when min and/or max in the sorted set... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Make ZREMRANGEBYSCORE accept the same range spec as... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Merge branch 'master' into zrevrangebyscore |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Merge master with resolved conflict in src/redis-cli.c |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | sockaddr_un.sun_path appears to never hold anything... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Use different accept handlers for TCP and unix socket... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Remove disabling TCP with port -1 |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Rename variable sockpath to unixsocket |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Move creating socket/bind+listen on socket to separate... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Return OK on QUIT |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Pieter Noordhuis | Allow to specify which specific test files to run |
commit | commitdiff | tree | snapshot |
2010-10-11 |
antirez | free memory if the maxmemory parameter is reduced via... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
antirez | maxmemory fixed, we now try to release memory just... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
antirez | fixed an alignment problem with time_t is 32 bit, long... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
antirez | minor typo fixed, reported by Thomas Bassetto |
commit | commitdiff | tree | snapshot |
2010-09-24 |
antirez | intset stress testing added, ziplist stress testing... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
antirez | explicit regression test for a ziplist bug added |
commit | commitdiff | tree | snapshot |
2010-09-24 |
antirez | ziplist implementation fuzzy tests |
commit | commitdiff | tree | snapshot |
2010-09-23 |
antirez | Merge remote branch 'pietern/ziplist-fix' |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Pieter Noordhuis | Add regression test and fix for >255 byte string entries |
commit | commitdiff | tree | snapshot |
next |