2010-12-30 |
antirez | added cache-flush-delay configuration directive. Don... |
blob | commitdiff | raw |
2010-12-30 |
antirez | more work done for diskstore without trying to compile... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
antirez | fixed a few bugs in DS store, now it's somewhat about... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
antirez | disk store logged messages improved |
blob | commitdiff | raw | diff to current |
2010-12-29 |
antirez | diskstore directory structure creation |
blob | commitdiff | raw | diff to current |
2010-12-29 |
antirez | cron part of disk store object cache implemented. Objec... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
antirez | touched key for WATCH refactored into a more general... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
antirez | more work converting vm into object cache |
blob | commitdiff | raw | diff to current |
2010-12-28 |
antirez | initial changes needed to turn the current VM code... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
antirez | Merge branch 'master' of github.com:antirez/redis |
blob | commitdiff | raw | diff to current |
2010-12-19 |
antirez | removed some dead code, added evicted keys counter... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
antirez | Merge remote branch 'jonahharris/syslog' |
blob | commitdiff | raw | diff to current |
2010-12-14 |
antirez | Merge remote branch 'pietern/cli-monitor' |
blob | commitdiff | raw | diff to current |
2010-12-14 |
antirez | Merge branch 'master' of github.com:antirez/redis |
blob | commitdiff | raw | diff to current |
2010-12-14 |
antirez | Merge remote branch 'pietern/strrange' |
blob | commitdiff | raw | diff to current |
2010-12-14 |
antirez | Merge remote branch 'pietern/brpoplpush' |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Pieter Noordhuis | Refactor and rename SUBSTR to GETRANGE |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Pieter Noordhuis | Add SETRANGE command implementation and tests |
blob | commitdiff | raw | diff to current |
2010-12-09 |
Jonah H. Harris | syslog support |
blob | commitdiff | raw | diff to current |
2010-12-09 |
Pieter Noordhuis | Add commands SETBIT/GETBIT |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Pieter Noordhuis | Don't execute commands for clients when they are unblocked |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Pieter Noordhuis | Rename blpop_blocked_clients to bpop_blocked_clients |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Pieter Noordhuis | Merge branch 'master' into brpoplpush |
blob | commitdiff | raw | diff to current |
2010-11-30 |
antirez | minor merge conflicts merging cli-help branch fixed |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Damian Janowski... | BRPOPLPUSH. |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Damian Janowski... | Fix case in RPOPLPUSH. |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Pieter Noordhuis | Merge remote branch 'visionmedia/cli-help' into cli... |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Pieter Noordhuis | Stop using /dev/null to find out the serialized object... |
blob | commitdiff | raw | diff to current |
2010-11-11 |
antirez | volatile-lru maxmemory policy segfault fixed, thanks... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
antirez | added noeviction policy to redis maxmemory. ZSCORE... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
antirez | non blocking loading of the DB / AOF with informations... |
blob | commitdiff | raw | diff to current |
2010-11-05 |
antirez | Merge branch 'aaslave' |
blob | commitdiff | raw | diff to current |
2010-11-05 |
antirez | Merge remote branch 'pietern/benchmark' |
blob | commitdiff | raw | diff to current |
2010-11-04 |
antirez | config option to select if when replication link with... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
antirez | replication asynchronous SYNC information in INFO output |
blob | commitdiff | raw | diff to current |
2010-11-04 |
antirez | typos and minor stuff fixed in the new non blocking... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
antirez | first attempt to non blocking implementation of slave... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Pieter Noordhuis | Stop using the freelist robj* cache |
blob | commitdiff | raw | diff to current |
2010-11-03 |
antirez | added support for command renaming/suppression in redis... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
antirez | command lookup process turned into a much more flexible... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | Merge remote branch 'pietern/unixsocket' |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | RSS information in INFO output |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | Revert "Function to compute RSS memory usage in a fast... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | Revert "Now maxmemory, VM, and everything else uses... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | Now maxmemory, VM, and everything else uses the fast... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | Function to compute RSS memory usage in a fast way... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
antirez | removed a number of stupid compilation warnings on... |
blob | commitdiff | raw | diff to current |
2010-10-28 |
antirez | merge conflict resolved |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Pieter Noordhuis | When REDIS_CLOSE_AFTER_REPLY is set, there may never... |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Pieter Noordhuis | Unify two client flags that mean the same |
blob | commitdiff | raw | diff to current |
2010-10-28 |
antirez | Merge remote branch 'remotes/pietern/zrevrangebyscore' |
blob | commitdiff | raw | diff to current |
2010-10-22 |
antirez | Make sure to reset the signal handler and deliver again... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Robey Pointer | if server.saveparamslen is not set, don't save the... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
antirez | reports if tcmalloc is in used in INFO output |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Pieter Noordhuis | Skip object encoding where it doesn't make sense |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Pieter Noordhuis | Removed unused command flags |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Pieter Noordhuis | Convert objects in the command procs instead of the... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Pieter Noordhuis | Don't reset the client when processCommand returns... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Pieter Noordhuis | Refactor request parsing code for efficiency |
blob | commitdiff | raw | diff to current |
2010-10-15 |
antirez | minor aesthetic change |
blob | commitdiff | raw | diff to current |
2010-10-15 |
antirez | added keyspace_hits and keyspace_misses fields in INFO... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
antirez | Merge remote branch 'pietern/ziplist-regression' |
blob | commitdiff | raw | diff to current |
2010-10-14 |
antirez | implemented different algorithms for maxmemory |
blob | commitdiff | raw | diff to current |
2010-10-14 |
antirez | Object approximated LRU algorithm enhanced / fixed... |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Pieter Noordhuis | Merge branch 'master' into zrevrangebyscore |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Pieter Noordhuis | Merge master with resolved conflict in src/redis-cli.c |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Pieter Noordhuis | Use different accept handlers for TCP and unix socket... |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Pieter Noordhuis | Remove disabling TCP with port -1 |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Pieter Noordhuis | Rename variable sockpath to unixsocket |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Pieter Noordhuis | Return OK on QUIT |
blob | commitdiff | raw | diff to current |
2010-10-11 |
antirez | maxmemory fixed, we now try to release memory just... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
antirez | Merge remote branch 'pietern/zset-mem' |
blob | commitdiff | raw | diff to current |
2010-09-22 |
antirez | Merge remote branch 'pietern/ziplist-eff' |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Pieter Noordhuis | Add ZREVRANGEBYSCORE and refactor Z*RANGEBYSCORE |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Pieter Noordhuis | Merge branch 'zset-mem' into zrevrangebyscore |
blob | commitdiff | raw | diff to current |
2010-09-16 |
antirez | Added used CPU statistics in INFO output, obtained... |
blob | commitdiff | raw | diff to current |
2010-09-16 |
antirez | Merge remote branch 'pietern/networking-perf' |
blob | commitdiff | raw | diff to current |
2010-09-16 |
antirez | Merge remote branch 'pietern/networking-perf' |
blob | commitdiff | raw | diff to current |
2010-09-15 |
antirez | This should fix Issue 332: when there is a background... |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Pieter Noordhuis | Merge branch 'master' into networking-perf |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Pieter Noordhuis | Use specialized function to add status and error replies |
blob | commitdiff | raw | diff to current |
2010-09-02 |
antirez | memory fragmentation ratio in INFO output |
blob | commitdiff | raw | diff to current |
2010-08-31 |
antirez | resolved conflict merging pietern/bpop-timeout |
blob | commitdiff | raw | diff to current |
2010-08-27 |
antirez | Fixed segfault in freeMemoryIfNeeded due to the fact... |
blob | commitdiff | raw | diff to current |
2010-08-26 |
antirez | Merge remote branch 'pietern/intset-split' |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Pieter Noordhuis | Merge master and move argument splitting patch to sds.c |
blob | commitdiff | raw | diff to current |
2010-08-24 |
antirez | The pid file is now created only after the server is... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
antirez | sanity check for the bulk argument in protocol parsing... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Pieter Noordhuis | Merge branch 'master' into intset-split |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Pieter Noordhuis | Reference zset score in zskiplistNode from dict entries |
blob | commitdiff | raw | diff to current |
2010-08-03 |
antirez | PERSIST command implemented |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Pieter Noordhuis | Change initialization to allow listening on both a... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
antirez | Merge remote branch 'pietern/test-encoding-fix' into... |
blob | commitdiff | raw | diff to current |
2010-08-02 |
antirez | support for write operations against expiring keys... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Pieter Noordhuis | Support for Redis to listen on a Unix socket |
blob | commitdiff | raw | diff to current |
2010-07-27 |
antirez | STRLEN command implemented |
blob | commitdiff | raw | diff to current |
2010-07-27 |
antirez | use the function deprecated attribute if compiling... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
antirez | don't open/close log file if log level is not matched |
blob | commitdiff | raw | diff to current |
2010-07-22 |
antirez | don't use object sharing inside I/O threads, as a fix... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Pieter Noordhuis | merged intset code into the split files |
blob | commitdiff | raw | diff to current |
next |