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