2011-10-17 |
antirez | FLUSHALL will only perform a blocking SAVE if RDB persi... |
blob | commitdiff | raw |
2011-10-10 |
Salvatore Sanfilippo | Merge pull request #126 from florean/unstable |
blob | commitdiff | raw | diff to current |
2011-10-10 |
antirez | Fix for bug #128 about the RENAME command. |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Salvatore Sanfilippo | Merge pull request #118 from dvirsky/unstable |
blob | commitdiff | raw | diff to current |
2011-10-04 |
antirez | replaced redisAssert() with redisAssertWithInfo() in... |
blob | commitdiff | raw | diff to current |
2011-09-22 |
antirez | merge conflicts resolved |
blob | commitdiff | raw | diff to current |
2011-07-12 |
antirez | master branch merged into scripting. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
antirez | don't process EXPIRE with negative TTL or EXPIREAT... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Hampus Wessman | Don't expire keys while loading AOF. |
blob | commitdiff | raw | diff to current |
2011-06-25 |
antirez | unstable merge conflicts resolved |
blob | commitdiff | raw | diff to current |
2011-06-25 |
antirez | Merge remote branch 'origin/unstable' into unstable |
blob | commitdiff | raw | diff to current |
2011-06-25 |
antirez | diskstore removed |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Salvatore Sanfilippo | Merge pull request #63 from djanowski/tcl |
blob | commitdiff | raw | diff to current |
2011-06-20 |
antirez | DB API refactoring. The changes were designed together... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
antirez | Merge branch 'unstable' |
blob | commitdiff | raw | diff to current |
2011-05-05 |
antirez | Fixed semantics of CLUSTER SETSLOT, SELECT now only... |
blob | commitdiff | raw | diff to current |
2011-05-01 |
antirez | Merge branch 'unstable' of github.com:antirez/redis... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
antirez | CLUSTER GETKEYSINSLOT implemented |
blob | commitdiff | raw | diff to current |
2011-04-28 |
antirez | take a hashslot -> keys index, will be used for cluster... |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Pieter Noordhuis | Merge branch 'unstable' into unstable-zset |
blob | commitdiff | raw | diff to current |
2011-03-29 |
antirez | Cluster branch merged to unstable. |
blob | commitdiff | raw | diff to current |
2011-03-29 |
antirez | Merge remote branch 'origin/getkeys' into unstable |
blob | commitdiff | raw | diff to current |
2011-03-28 |
antirez | fixed a bug in RENAME getKeys() function |
blob | commitdiff | raw | diff to current |
2011-03-28 |
antirez | bug fixed in zunionstore specific getKeys() implementation |
blob | commitdiff | raw | diff to current |
2011-03-28 |
antirez | Fixes to the new preloading / key discovery APIs |
blob | commitdiff | raw | diff to current |
2011-03-23 |
antirez | new preloading implemented, still EXEC not handled... |
blob | commitdiff | raw | diff to current |
2011-03-04 |
antirez | TTL command fixed to work reliably with diskstore |
blob | commitdiff | raw | diff to current |
2011-01-14 |
antirez | master-slave replication fixed, it was not listing... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
antirez | test adapted to run with diskstore, and a few bugs... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
antirez | source reshaped a bit to play well with a bgsaving... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
antirez | Merge branch 'master' into unstable |
blob | commitdiff | raw | diff to current |
2011-01-03 |
antirez | fixed logging level for debugging message |
blob | commitdiff | raw | diff to current |
2011-01-03 |
antirez | diskstore more fixes |
blob | commitdiff | raw | diff to current |
2011-01-03 |
antirez | diskstore bug fixing and negative cache proper implemen... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
antirez | FLUSHALL / FLUSHDB for diskstore implemented |
blob | commitdiff | raw | diff to current |
2011-01-02 |
antirez | fixed a bug in diskstore |
blob | commitdiff | raw | diff to current |
2011-01-01 |
antirez | blocking load fixed with the new design |
blob | commitdiff | raw | diff to current |
2011-01-01 |
antirez | implemented a different approach to IO scheduling,... |
blob | commitdiff | raw | diff to current |
2010-12-31 |
antirez | minor changes to doc and comments |
blob | commitdiff | raw | diff to current |
2010-12-31 |
antirez | negative caching implemented |
blob | commitdiff | raw | diff to current |
2010-12-31 |
antirez | major bug and a dead lock fixed |
blob | commitdiff | raw | diff to current |
2010-12-30 |
antirez | blocking load of keys on lookup -- nor tested, nor... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
antirez | short but important comment added |
blob | commitdiff | raw | diff to current |
2010-12-30 |
antirez | handled DEL command as a special optimized case for... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
antirez | diskstore cache bug fixing |
blob | commitdiff | raw | diff to current |
2010-12-30 |
antirez | more work done for diskstore without trying to compile... |
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 | a lot of code reworked/removed to implement object... |
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-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 | Do not update the LRU info on key lookup when we have... |
blob | commitdiff | raw | diff to current |
2010-10-28 |
antirez | merge conflict resolved |
blob | commitdiff | raw | diff to current |
2010-10-28 |
antirez | Merge remote branch 'remotes/pietern/zrevrangebyscore' |
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-15 |
antirez | Don't increment dirty on expireIfNeeded() as natural... |
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 | 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-07 |
antirez | fixed an alignment problem with time_t is 32 bit, long... |
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 | Merge branch 'zset-mem' into zrevrangebyscore |
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-08 |
antirez | Fix re-enabled again, I forgot to check if VM was enabl... |
blob | commitdiff | raw | diff to current |
2010-09-08 |
antirez | latest fix reverted, there is some problem reported... |
blob | commitdiff | raw | diff to current |
2010-09-08 |
antirez | Fixed a race condition in VM happening when a key was... |
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 |
Pieter Noordhuis | Use existing reply functions where possible |
blob | commitdiff | raw | diff to current |
2010-08-31 |
antirez | resolved conflict merging pietern/bpop-timeout |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Pieter Noordhuis | Wrapper for adding unknown multi bulk length to reply... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
antirez | Fixed MONITOR mode and Issue 296 |
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-23 |
antirez | Fixed overflow detection in argument to long convertion... |
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 |
antirez | PERSIST: a fix and some basic test |
blob | commitdiff | raw | diff to current |
2010-08-03 |
antirez | PERSIST command implemented |
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-03 |
antirez | allow to set a new EXPIRE of an existing volatile key |
blob | commitdiff | raw | diff to current |
2010-08-02 |
antirez | memory leak removed from expire propagation code |
blob | commitdiff | raw | diff to current |
2010-08-02 |
antirez | support for write operations against expiring keys... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
antirez | WATCH is now affected only when write commands actually... |
blob | commitdiff | raw | diff to current |
2010-07-05 |
antirez | WATCH will now consider touched keys target of EXPIRE... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Pieter Noordhuis | merged intset code into the split files |
blob | commitdiff | raw | diff to current |
2010-07-01 |
antirez | Merged with split |
blob | commitdiff | raw | diff to current |
2010-07-01 |
antirez | redis.c split into many different C files. |
blob | commitdiff | raw | diff to current |
|