2010-12-29 |
antirez | diskstore directory structure creation
|
commit | commitdiff | tree |
2010-12-29 |
antirez | cron part of disk store object cache implemented. Objects...
|
commit | commitdiff | tree |
2010-12-29 |
antirez | touched key for WATCH refactored into a more general...
|
commit | commitdiff | tree |
2010-12-29 |
antirez | version set to 2.3.0
|
commit | commitdiff | tree |
2010-12-29 |
antirez | more step forwards for disk store to be able to run
|
commit | commitdiff | tree |
2010-12-29 |
antirez | implemented complete job handling
|
commit | commitdiff | tree |
2010-12-29 |
antirez | still more work for diskstore
|
commit | commitdiff | tree |
2010-12-28 |
antirez | more work converting vm into object cache
|
commit | commitdiff | tree |
2010-12-28 |
antirez | removed parts of VM that probably will be of no use...
|
commit | commitdiff | tree |
2010-12-28 |
antirez | a lot of code reworked/removed to implement object...
|
commit | commitdiff | tree |
2010-12-28 |
antirez | initial changes needed to turn the current VM code...
|
commit | commitdiff | tree |
2010-12-28 |
antirez | added diskstore.c in Makefile and prototypes in redis.h
|
commit | commitdiff | tree |
2010-12-26 |
antirez | added diskstore.c, currently just a stub
|
commit | commitdiff | tree |
2010-12-20 |
antirez | added mkrelease.sh script into utils. gitignore modified...
|
commit | commitdiff | tree |
2010-12-20 |
antirez | Merge branch 'master' of github.com:antirez/redis
|
commit | commitdiff | tree |
2010-12-20 |
antirez | TODO udpated
|
commit | commitdiff | tree |
2010-12-19 |
antirez | help.h updated
|
commit | commitdiff | tree |
2010-12-19 |
antirez | removed some dead code, added evicted keys counter...
|
commit | commitdiff | tree |
2010-12-19 |
antirez | overflow detection in INCR family functions
|
commit | commitdiff | tree |
2010-12-15 |
antirez | help.h updated
|
commit | commitdiff | tree |
2010-12-15 |
antirez | added the mandatory Cheers in the release notes
|
commit | commitdiff | tree |
2010-12-15 |
antirez | release notes, info on 2.0 compatibility
|
commit | commitdiff | tree |
2010-12-15 |
antirez | added more info in the release notes
|
commit | commitdiff | tree |
2010-12-15 |
antirez | removed a line from release notes that was not true...
|
commit | commitdiff | tree |
2010-12-15 |
antirez | typo fixed
|
commit | commitdiff | tree |
2010-12-15 |
antirez | release notes added
|
commit | commitdiff | tree |
2010-12-15 |
antirez | bulk transfers limited to 512 MB as this is the new...
|
commit | commitdiff | tree |
2010-12-15 |
antirez | Merge remote branch 'pietern/cli'
|
commit | commitdiff | tree |
2010-12-15 |
antirez | added new HTML doc pages
|
commit | commitdiff | tree |
2010-12-15 |
antirez | HTML doc updated
|
commit | commitdiff | tree |
2010-12-15 |
antirez | version bumped to 2.1.8
|
commit | commitdiff | tree |
2010-12-15 |
antirez | Merge remote branch 'pietern/string-patches'
|
commit | commitdiff | tree |
2010-12-15 |
antirez | fixed test rendering when test failed in non verbose...
|
commit | commitdiff | tree |
2010-12-15 |
antirez | print test names inline in the non verbose output mode
|
commit | commitdiff | tree |
2010-12-15 |
antirez | colorized make test output when the verbose output...
|
commit | commitdiff | tree |
2010-12-14 |
antirez | special encoding limits redefined, and all the config...
|
commit | commitdiff | tree |
2010-12-14 |
antirez | Merge remote branch 'jonahharris/syslog'
|
commit | commitdiff | tree |
2010-12-14 |
antirez | Merge remote branch 'pietern/cli-monitor'
|
commit | commitdiff | tree |
2010-12-14 |
antirez | Merge branch 'master' of github.com:antirez/redis
|
commit | commitdiff | tree |
2010-12-14 |
antirez | Merge remote branch 'pietern/strrange'
|
commit | commitdiff | tree |
2010-12-14 |
antirez | Merge remote branch 'pietern/brpoplpush'
|
commit | commitdiff | tree |
2010-12-14 |
antirez | cow friendly HGETALL and variants
|
commit | commitdiff | tree |
2010-12-10 |
antirez | Merge remote branch 'pietern/testverbosity'
|
commit | commitdiff | tree |
2010-12-10 |
antirez | dont take the fast path for INCR if the resulting integer...
|
commit | commitdiff | tree |
2010-12-10 |
antirez | faster INCR doing far less allocation in common cases
|
commit | commitdiff | tree |
2010-12-10 |
antirez | fixed compilation on Linux
|
commit | commitdiff | tree |
2010-12-10 |
antirez | command line option in test suite to activate valgrind...
|
commit | commitdiff | tree |
2010-12-10 |
antirez | valgrind suppression file added
|
commit | commitdiff | tree |
2010-12-10 |
antirez | HGET HMGET are now COW friendly, plus API refactoring...
|
commit | commitdiff | tree |
2010-12-09 |
antirez | SINTER/MEMBERS are now COW friendly, also some refactoring...
|
commit | commitdiff | tree |
2010-12-09 |
antirez | COW friendly versions of SPOP and SRANDMEMBER commands...
|
commit | commitdiff | tree |
2010-12-07 |
antirez | LRANGE converted into a COW friendly command. Some...
|
commit | commitdiff | tree |
2010-12-01 |
antirez | added support for ctrl-l and clear command into redis...
|
commit | commitdiff | tree |
2010-11-30 |
antirez | minor merge conflicts merging cli-help branch fixed
|
commit | commitdiff | tree |
2010-11-29 |
antirez | quick and dirty fix for hiredis bug creating problem...
|
commit | commitdiff | tree |
2010-11-29 |
antirez | new redis-cli command connect
|
commit | commitdiff | tree |
2010-11-29 |
antirez | gitignore now includes a few more files
|
commit | commitdiff | tree |
2010-11-15 |
antirez | added a few more files to gitignore
|
commit | commitdiff | tree |
2010-11-12 |
antirez | Fix for bug 374, thanks to Jeremy Zawodny for reporting...
|
commit | commitdiff | tree |
2010-11-11 |
antirez | volatile-lru maxmemory policy segfault fixed, thanks...
|
commit | commitdiff | tree |
2010-11-08 |
antirez | now redis-cli is able to show the Git SHA1 in the version...
|
commit | commitdiff | tree |
2010-11-08 |
antirez | make sure to flush stdout every line read in monitor...
|
commit | commitdiff | tree |
2010-11-08 |
antirez | added noeviction policy to redis maxmemory. ZSCORE...
|
commit | commitdiff | tree |
2010-11-08 |
antirez | build redis-server at the end so have a more pleasing...
|
commit | commitdiff | tree |
2010-11-08 |
antirez | fixed compilation with 32bit target
|
commit | commitdiff | tree |
2010-11-08 |
antirez | non blocking loading of the DB / AOF with informations...
|
commit | commitdiff | tree |
2010-11-05 |
antirez | version bumped to 2.1.7 after merging with aaslave...
|
commit | commitdiff | tree |
2010-11-05 |
antirez | Merge branch 'aaslave'
|
commit | commitdiff | tree |
2010-11-05 |
antirez | version bumped to 2.1.6
|
commit | commitdiff | tree |
2010-11-05 |
antirez | Merge remote branch 'pietern/benchmark'
|
commit | commitdiff | tree |
2010-11-04 |
antirez | config option to select if when replication link with...
|
commit | commitdiff | tree |
2010-11-04 |
antirez | replication asynchronous SYNC information in INFO output
|
commit | commitdiff | tree |
2010-11-04 |
antirez | more replication info in logs
|
commit | commitdiff | tree |
2010-11-04 |
antirez | non blocking slave replication is now more non blocking...
|
commit | commitdiff | tree |
2010-11-04 |
antirez | typos and minor stuff fixed in the new non blocking...
|
commit | commitdiff | tree |
2010-11-04 |
antirez | first attempt to non blocking implementation of slave...
|
commit | commitdiff | tree |
2010-11-04 |
antirez | minor test suite bug fixed
|
commit | commitdiff | tree |
2010-11-03 |
antirez | top level make clean also clean hiredis and linoise...
|
commit | commitdiff | tree |
2010-11-03 |
antirez | added support for command renaming/suppression in redis...
|
commit | commitdiff | tree |
2010-11-03 |
antirez | command lookup process turned into a much more flexible...
|
commit | commitdiff | tree |
2010-11-03 |
antirez | Now it is possible to use quoted strings in the redis...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | Merge remote branch 'pietern/unixsocket'
|
commit | commitdiff | tree |
2010-11-02 |
antirez | RSS information in INFO output
|
commit | commitdiff | tree |
2010-11-02 |
antirez | Do not update the LRU info on key lookup when we have...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | redis-cli in interactive mode now prints the time elapsed...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | Revert "Function to compute RSS memory usage in a fast...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | Revert "Now maxmemory, VM, and everything else uses...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | Now maxmemory, VM, and everything else uses the fast...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | Function to compute RSS memory usage in a fast way...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | removed a number of stupid compilation warnings on...
|
commit | commitdiff | tree |
2010-11-02 |
antirez | zmalloc functions to get RSS and fragmentation refactored...
|
commit | commitdiff | tree |
2010-10-28 |
antirez | merge conflict resolved
|
commit | commitdiff | tree |
2010-10-28 |
antirez | Merge remote branch 'remotes/pietern/zrevrangebyscore'
|
commit | commitdiff | tree |
2010-10-27 |
antirez | removed useless spaces from DEBUG OBJECT output
|
commit | commitdiff | tree |
2010-10-25 |
antirez | added a missing prototype from syncio.c in redis.h
|
commit | commitdiff | tree |
2010-10-25 |
antirez | more generally usable i/o functions moved to syncio.c
|
commit | commitdiff | tree |
2010-10-24 |
antirez | synchronous I/O networking functions originally used...
|
commit | commitdiff | tree |
2010-10-22 |
antirez | Make sure to reset the signal handler and deliver again...
|
commit | commitdiff | tree |
2010-10-21 |
antirez | README more specific about tcmalloc space benefits
|
commit | commitdiff | tree |
2010-10-21 |
antirez | Makefile typo fixed for tcmalloc option
|
commit | commitdiff | tree |
next |