2010-03-02 |
Damian Janowski... | Remove trailing newline in interactive mode. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michel Martens... | Add interactive mode to redis-cli. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
antirez | Better to increment the version minor number when a... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
antirez | Fixed a subtle VM bug... was not flushing the buffer... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
antirez | KEYS now returns a multi bulk reply |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Damian Janowski | Add DISCARD command to discard queued MULTI commands. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
antirez | Swappability bug due to a typo fixed thanks to code... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
antirez | minor fixes for zipmap.c |
commit | commitdiff | tree | snapshot |
2010-02-27 |
antirez | first zipmap fix of a long sequence in the days to... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
antirez | initial zipmap.c implementation |
commit | commitdiff | tree | snapshot |
2010-02-27 |
antirez | Bug #169 fixed (BLOP/BRPOP interrupted connections... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
antirez | Fixed 32bit make target to work on Linux out of the box |
commit | commitdiff | tree | snapshot |
2010-02-19 |
antirez | A problem with replication with multiple slaves connect... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
antirez | Saner VM defaults for redis.conf |
commit | commitdiff | tree | snapshot |
2010-02-09 |
antirez | VM now is able to block clients on swapped keys for... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
antirez | ZCOUNT and ZRANGEBYSCORE new tests |
commit | commitdiff | tree | snapshot |
2010-02-07 |
antirez | ZRANGEBYSCORE now supports open intervals, prefixing... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
antirez | WITHSCORES in ZRANGEBYSCORE thanks to Sam Hendley |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Sam Hendley | Added "withscores" option to zrangebyscore command... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
antirez | DEBUG OBJECT provide info about serialized object lengt... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
antirez | multi bulk requests in redis-benchmark, default fsync... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
antirez | APPEND tests |
commit | commitdiff | tree | snapshot |
2010-02-04 |
antirez | APPEND command |
commit | commitdiff | tree | snapshot |
2010-02-02 |
antirez | Faster version of the function hashing possibly encoded... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
antirez | faster Set loading time from .rdb file resizing the... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
antirez | Log time taken to load the DB at startup, in seconds |
commit | commitdiff | tree | snapshot |
2010-01-31 |
antirez | Fixed VM corruption due to child fclosing the VM file... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
antirez | loading side of the threaded VM |
commit | commitdiff | tree | snapshot |
2010-01-26 |
antirez | TODO cahnges |
commit | commitdiff | tree | snapshot |
2010-01-23 |
antirez | Fixed memory human style memory reporting, removed... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
antirez | VM tuning thanks to redis-stat vmstat. Now it performs... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
antirez | Changelog updated |
commit | commitdiff | tree | snapshot |
2010-01-21 |
antirez | REDIS_MAX_COMPLETED_JOBS_PROCESSED is now in percentage... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
antirez | fixed a deadlock caused by too much finished processes... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
antirez | ae.c event loop does no longer support exception notifi... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
antirez | commercial tools stuff removed from the Redis makefile... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
antirez | removed a bug in the function to cancel an I/O job |
commit | commitdiff | tree | snapshot |
2010-01-17 |
antirez | static symbols update |
commit | commitdiff | tree | snapshot |
2010-01-16 |
antirez | removed support for REDIS_HELGRIND_FRIENDLY since Helgr... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | now redis-cli understands -h |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | Create swap file only if not exists |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | I hate warnings |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | fixed a minor memory leak in configuration file parsing |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | minor fix |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | support for named VM swap file. Fixed a few important... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | fix for the just added new test |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | useless debugging messages removed |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | new test added |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | thread safe zmalloc used memory counter |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | A define to make Redis more helgrind friendly |
commit | commitdiff | tree | snapshot |
2010-01-15 |
antirez | removed a few races from threaded VM |
commit | commitdiff | tree | snapshot |
2010-01-14 |
antirez | Fixed a never experienced, theoretical bug that can... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
antirez | Set the new threads stack size to a LZF friendly amount |
commit | commitdiff | tree | snapshot |
2010-01-13 |
antirez | access to already freed job structure fixed by statemen... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
antirez | removed a useless debugging message |
commit | commitdiff | tree | snapshot |
2010-01-13 |
antirez | Wait zero active threads condition before to fork(... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
antirez | list API is now thread safe |
commit | commitdiff | tree | snapshot |
2010-01-13 |
antirez | minor TODO and debugging info changes |
commit | commitdiff | tree | snapshot |
2010-01-12 |
antirez | support for blocking VM in config file |
commit | commitdiff | tree | snapshot |
2010-01-12 |
antirez | more non blocking VM changes |
commit | commitdiff | tree | snapshot |
2010-01-12 |
antirez | fix for test #11 |
commit | commitdiff | tree | snapshot |
2010-01-12 |
antirez | a few more stuff in INFO about VM. Test #11 changed... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
antirez | Added a define to configure how many completed IO jobs... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
antirez | Fixed a bug in the IO Job canceling funtion |
commit | commitdiff | tree | snapshot |
2010-01-11 |
antirez | more steps towards a working non blocking VM |
commit | commitdiff | tree | snapshot |
2010-01-11 |
antirez | converted random printfs in debug logs |
commit | commitdiff | tree | snapshot |
2010-01-11 |
antirez | removed a bug introduced with non blocking VM |
commit | commitdiff | tree | snapshot |
2010-01-11 |
antirez | a few non blocking VM bugs fixed |
commit | commitdiff | tree | snapshot |
2010-01-11 |
antirez | More work on non-blocking VM. Should work in a few... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
antirez | More threaded I/O VM work + Redis init script |
commit | commitdiff | tree | snapshot |
2010-01-10 |
antirez | more work on VM threaded I/O. Still nothing of usable |
commit | commitdiff | tree | snapshot |
2010-01-09 |
antirez | non-blocking VM data structures, just a start |
commit | commitdiff | tree | snapshot |
2010-01-08 |
antirez | used_memory_human added to INFO output. Human readable... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | Now DEBUG OBJECT plays well with swapped out objects |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | fflush VM swap file after object swapping |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | added the fmacros to enable support for fseeko() lseeko... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | VM now swaps objects out while loading datasets not... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | added process id information in INFO |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | vm-enabled set to no by default in redis.conf |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | a new default redis.conf |
commit | commitdiff | tree | snapshot |
2010-01-07 |
antirez | VM stats in INFO command |
commit | commitdiff | tree | snapshot |
2010-01-06 |
antirez | Introduced a new log verbosity level, so now DEBUG... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
antirez | fixed a bug in bgsave when VM is off but still it was... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
antirez | converted a few calls to assert() => redisAssert()... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
antirez | BGREWRITEAOF now works with swapping on |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | A first fix for SET key overwrite |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | SAVE now works with VM |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | swapping algorithm a bit more aggressive under low... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | basic VM mostly working! |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | New object field (one of the unused bytes) to hold... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | VM internals bugfixes, set 1 |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | load key from swap on key lookup |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | more object-level VM primitives |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | Redis objects swapping / loading |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | rdbLoadObject() as a separated function to load objects... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
antirez | VM low level pages handling |
commit | commitdiff | tree | snapshot |
2010-01-04 |
antirez | vm swap file creation, and some basic configuration |
commit | commitdiff | tree | snapshot |
2010-01-04 |
antirez | version marked 1.3.2 |
commit | commitdiff | tree | snapshot |
2010-01-04 |
antirez | saving code refactored a bit, added a function returnin... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
antirez | Now the PUSH side of RPOPLPUSH is able to unblock clien... |
commit | commitdiff | tree | snapshot |
next |