2011-02-28 |
antirez | save zipmap encoded hashes as blobs. Work in progress. |
tree | commitdiff |
2011-02-25 |
antirez | less delays in diskstore when there are many writes... |
tree | commitdiff |
2011-02-25 |
antirez | more disk store fields in INFO |
tree | commitdiff |
2011-02-23 |
Pieter Noordhuis | Restore argc/argv in EXEC after command is executed |
tree | commitdiff |
2011-02-22 |
Paul Gideon Dann | Allow port to be 0 in configuration, in order to allow... |
tree | commitdiff |
2011-02-21 |
antirez | conflict resolved in cherry pick |
tree | commitdiff |
2011-02-21 |
antirez | suppress a Linux warning, for 2.2 sake |
tree | commitdiff |
2011-02-21 |
antirez | check return value of getcwd() |
tree | commitdiff |
2011-02-17 |
antirez | CONFIG SET/GET for all the special encoding parameters... |
tree | commitdiff |
2011-02-16 |
antirez | SPOP replication/AOF patch ported to unstable branch |
tree | commitdiff |
2011-02-14 |
antirez | CONFIG GET/SET dir implemented |
tree | commitdiff |
2011-02-11 |
antirez | fixed two diskstore issues, a quasi-deadlock creating... |
tree | commitdiff |
2011-02-09 |
antirez | introduced a new logging function for big messages |
tree | commitdiff |
2011-02-07 |
antirez | Merge remote branch 'pietern/unstable-brpoplpush' into... |
tree | commitdiff |
2011-02-07 |
antirez | Fix for the previous port 0 patch, thanks to Pieter... |
tree | commitdiff |
2011-02-07 |
antirez | If port zero is specified, Redis will not listen for... |
tree | commitdiff |
2011-02-03 |
Pieter Noordhuis | Clarify comment |
tree | commitdiff |
2011-02-03 |
Pieter Noordhuis | Reply with single null bulk for unsuccesful BRPOPLPUSH |
tree | commitdiff |
2011-01-27 |
antirez | propagate key eviction to slaves and AOF, like for... |
tree | commitdiff |
2011-01-27 |
antirez | Fixed a theoretical non exploitable security bug report... |
tree | commitdiff |
2011-01-24 |
antirez | INFO commandstats section reset with config resetstat... |
tree | commitdiff |
2011-01-24 |
antirez | portability fix in redis benchmark, using zu format... |
tree | commitdiff |
2011-01-23 |
antirez | Now INFO outputs the "INFO default" output if no argume... |
tree | commitdiff |
2011-01-23 |
antirez | INFO output refactoring. Now "INFO section" will report... |
tree | commitdiff |
2011-01-23 |
antirez | profiling information in INFO |
tree | commitdiff |
2011-01-20 |
antirez | Fixed issue #435 and at the same time introduced explic... |
tree | commitdiff |
2011-01-20 |
antirez | Merge branch 'unstable' of github.com:antirez/redis... |
tree | commitdiff |
2011-01-20 |
antirez | Fixed compilation on FreeBSD |
tree | commitdiff |
2011-01-17 |
Pieter Noordhuis | Remove client from list of unblocked clients when it... |
tree | commitdiff |
2011-01-15 |
antirez | lame typo causing bad hashes memory characteristic |
tree | commitdiff |
2011-01-14 |
antirez | implemented two new INFO fields showing the size of... |
tree | commitdiff |
2011-01-14 |
antirez | master-slave replication fixed, it was not listing... |
tree | commitdiff |
2011-01-13 |
antirez | redisServer structure fields reordered for clarity |
tree | commitdiff |
2011-01-09 |
antirez | fixed bgsave_in_progress in INFO when BGSAVEing with... |
tree | commitdiff |
2011-01-09 |
antirez | DEBUG FLUSHCACHE needs to wait that everything was... |
tree | commitdiff |
2011-01-09 |
antirez | test adapted to run with diskstore, and a few bugs... |
tree | commitdiff |
2011-01-09 |
antirez | initial fix of the test suite to run both in in-memory... |
tree | commitdiff |
2011-01-09 |
antirez | allocation stats in INFO |
tree | commitdiff |
2011-01-08 |
antirez | DEBUG OBJECT fixed with diskstore, force loading |
tree | commitdiff |
2011-01-08 |
antirez | resolved a problem with delayed loading of keys |
tree | commitdiff |
2011-01-07 |
antirez | blocking SAVE implemented |
tree | commitdiff |
2011-01-07 |
antirez | avoid bgsaving temp files |
tree | commitdiff |
2011-01-07 |
antirez | diskstore BGSAVE should work now |
tree | commitdiff |
2011-01-07 |
antirez | more work towards diskstore bgsave |
tree | commitdiff |
2011-01-07 |
antirez | source reshaped a bit to play well with a bgsaving... |
tree | commitdiff |
2011-01-07 |
antirez | Merge branch 'unstable' of github.com:antirez/redis... |
tree | commitdiff |
2011-01-05 |
antirez | BGSAVE work in progress |
tree | commitdiff |
2011-01-05 |
antirez | Merge remote branch 'pietern/writev-unstable' into... |
tree | commitdiff |
2011-01-05 |
antirez | IO performances greatly improved under high writes... |
tree | commitdiff |
2011-01-05 |
Pieter Noordhuis | Remove newlines for networking errors |
tree | commitdiff |
2011-01-05 |
Pieter Noordhuis | Remove glueoutputbuf option and broken code |
tree | commitdiff |
2011-01-04 |
antirez | Merge branch 'master' into unstable |
tree | commitdiff |
2011-01-04 |
antirez | handle end of space on device in a better way |
tree | commitdiff |
2011-01-04 |
antirez | strictly honour memory limit |
tree | commitdiff |
2011-01-04 |
antirez | rename(2) used in diskstore.c for atomic updates of... |
tree | commitdiff |
2011-01-04 |
antirez | TODO list updated |
tree | commitdiff |
2011-01-03 |
antirez | fixed logging level for debugging message |
tree | commitdiff |
2011-01-03 |
antirez | stupid bug fixed |
tree | commitdiff |
2011-01-03 |
antirez | serious performance enhancement of diskstore |
tree | commitdiff |
2011-01-03 |
antirez | diskstore more fixes |
tree | commitdiff |
2011-01-03 |
antirez | comments on top of dscache.c updated |
tree | commitdiff |
2011-01-03 |
antirez | diskstore FLUSH* fixed |
tree | commitdiff |
2011-01-03 |
antirez | diskstore bug fixing and negative cache proper implemen... |
tree | commitdiff |
2011-01-03 |
antirez | FLUSHALL / FLUSHDB for diskstore implemented |
tree | commitdiff |
2011-01-02 |
antirez | fixed cache-flush-delay configuration parsing |
tree | commitdiff |
2011-01-02 |
antirez | fixed a bug in diskstore |
tree | commitdiff |
2011-01-02 |
antirez | diskstore race condition fixed |
tree | commitdiff |
2011-01-01 |
antirez | minor comment change of dscache.c |
tree | commitdiff |
2011-01-01 |
antirez | blocking load fixed with the new design |
tree | commitdiff |
2011-01-01 |
antirez | implemented a different approach to IO scheduling,... |
tree | commitdiff |
2010-12-31 |
antirez | minor changes to doc and comments |
tree | commitdiff |
2010-12-31 |
antirez | negative caching implemented |
tree | commitdiff |
2010-12-31 |
antirez | don't overload the IO job queue if there are alrady... |
tree | commitdiff |
2010-12-31 |
antirez | major bug and a dead lock fixed |
tree | commitdiff |
2010-12-31 |
antirez | brainstorming with myself in dscache.c comments |
tree | commitdiff |
2010-12-30 |
antirez | blocking load of keys on lookup -- nor tested, nor... |
tree | commitdiff |
2010-12-30 |
antirez | short but important comment added |
tree | commitdiff |
2010-12-30 |
antirez | handled DEL command as a special optimized case for... |
tree | commitdiff |
2010-12-30 |
antirez | diskstore cache bug fixing |
tree | commitdiff |
2010-12-30 |
antirez | don't use small shared integer objects when disk store... |
tree | commitdiff |
2010-12-30 |
antirez | added cache-flush-delay configuration directive. Don... |
tree | commitdiff |
2010-12-30 |
antirez | fixed bugs on diskstore cache |
tree | commitdiff |
2010-12-30 |
antirez | filesystem based KV store mostly implemented in diskstore.c |
tree | commitdiff |
2010-12-30 |
antirez | more work done for diskstore without trying to compile... |
tree | commitdiff |
2010-12-30 |
antirez | fixed a few bugs in DS store, now it's somewhat about... |
tree | commitdiff |
2010-12-29 |
antirez | disk store logged messages improved |
tree | commitdiff |
2010-12-29 |
antirez | diskstore directory structure creation |
tree | commitdiff |
2010-12-29 |
antirez | cron part of disk store object cache implemented. Objec... |
tree | commitdiff |
2010-12-29 |
antirez | touched key for WATCH refactored into a more general... |
tree | commitdiff |
2010-12-29 |
antirez | version set to 2.3.0 |
tree | commitdiff |
2010-12-29 |
antirez | more step forwards for disk store to be able to run |
tree | commitdiff |
2010-12-29 |
antirez | implemented complete job handling |
tree | commitdiff |
2010-12-29 |
antirez | still more work for diskstore |
tree | commitdiff |
2010-12-28 |
antirez | more work converting vm into object cache |
tree | commitdiff |
2010-12-28 |
antirez | removed parts of VM that probably will be of no use... |
tree | commitdiff |
2010-12-28 |
antirez | a lot of code reworked/removed to implement object... |
tree | commitdiff |
2010-12-28 |
antirez | initial changes needed to turn the current VM code... |
tree | commitdiff |
2010-12-28 |
antirez | added diskstore.c in Makefile and prototypes in redis.h |
tree | commitdiff |
2010-12-26 |
antirez | added diskstore.c, currently just a stub |
tree | commitdiff |
2010-12-23 |
antirez | Merge remote branch 'pietern/bench-fix' |
tree | commitdiff |
next |