]> git.saurik.com Git - redis.git/history - redis.conf
Merge pull request #209 from woowenjie/unstable
[redis.git] / redis.conf
2011-11-22  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-11-22  Salvatore SanfilippoMerge pull request #199 from jerem/patch-1
2011-11-21  Jérémy BethmontFixed a typo in comments.
2011-11-18  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-11-18  antirezredis.conf updated to reflect the new scripting timeout...
2011-10-31  antirezuse timeout 0 by default, as this is a common source...
2011-10-31  Salvatore SanfilippoMerge pull request #170 from bnoordhuis/fix-sunos-build
2011-10-31  antirezadded more clarifications in redis.conf about ther...
2011-10-31  Herbert G. Fischerfixed typo in comments
2011-10-31  antirez7c6da73
2011-10-31  antirezmaxclients configuration is now implemented dealing...
2011-10-27  antirezIf a Lua script executes for more time than the max...
2011-10-10  Salvatore SanfilippoMerge pull request #126 from florean/unstable
2011-10-10  Nathan FloreaAdded a config directive for a Unix socket mask
2011-09-28  antirezcluster config file entries added to the example config...
2011-09-22  antirezmerge conflicts resolved
2011-07-12  antirezmaster branch merged into scripting.
2011-07-03  antirezFixed typo in redis.conf related to slow log parameters
2011-06-30  antirezMore redis.conf self-documentation. Now even queries...
2011-06-30  antirezslow log configuration implemented
2011-06-25  antirezunstable merge conflicts resolved
2011-06-25  antirezMerge remote branch 'origin/unstable' into unstable
2011-06-25  antirezdiskstore removed
2011-06-24  Salvatore SanfilippoMerge pull request #63 from djanowski/tcl
2011-06-14  antirezUpdated to unstable
2011-06-10  antirezMerge remote branch 'pietern/unstable-bench' into unstable
2011-06-10  antirezMerge remote branch 'origin/unstable' into unstable
2011-06-10  antirezautomatic AOF rewrite first implementation. Still to...
2011-05-25  antirezLua scripts max execution time
2011-05-10  antirezMerge branch 'unstable'
2011-04-14  antirezMerge remote branch 'pietern/unstable-zset' into unstable
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-03-09  Pieter NoordhuisConfigurable thresholds for encoded sorted sets
2011-02-07  antirezMerge remote branch 'pietern/unstable-brpoplpush' into...
2011-02-07  antirezIf port zero is specified, Redis will not listen for...
2011-01-15  antirezdefault hash encoding settings also fixed in redis...
2011-01-07  antirezMerge branch 'unstable' of github.com:antirez/redis...
2011-01-05  antirezMerge remote branch 'pietern/writev-unstable' into...
2011-01-05  Pieter NoordhuisRemove glueoutputbuf from redis.conf
2011-01-04  antirezMerge branch 'master' into unstable
2010-12-31  antirezminor changes to doc and comments
2010-12-14  antirezspecial encoding limits redefined, and all the config...
2010-12-14  antirezMerge remote branch 'jonahharris/syslog'
2010-12-09  Jonah H. Harrissyslog support
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-08  antirezadded noeviction policy to redis maxmemory. ZSCORE...
2010-11-05  antirezMerge branch 'aaslave'
2010-11-04  antirezconfig option to select if when replication link with...
2010-11-03  antirezadded support for command renaming/suppression in redis...
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-28  antirezMerge remote branch 'remotes/pietern/zrevrangebyscore'
2010-10-15  antirezmaxmemory-samples implemented in CONFIG command and...
2010-10-14  antirezMerge remote branch 'pietern/ziplist-regression'
2010-10-14  antirezimplemented different algorithms for maxmemory
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-10-13  Pieter NoordhuisRemove disabling TCP with port -1
2010-10-13  Pieter NoordhuisRename variable sockpath to unixsocket
2010-08-03  Pieter NoordhuisChange initialization to allow listening on both a...
2010-06-04  Pieter Noordhuismerge antirez/smallkeys
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-05-31  antirezMerge branch 'no-appendfsync-on-rewrite'
2010-05-28  antirezredis.conf new features the new option, a minor typo...
2010-05-13  antirezconflicts resolved
2010-05-10  antirezCONFIG now can change appendfsync policy at run time
2010-05-10  antirezMerge branch 'check-aof' of git://github.com/pietern...
2010-05-07  Pieter Noordhuismake append only filename configurable
2010-05-07  antirezswap file name pid expansion removed. Not suited for...
2010-05-06  Pieter NoordhuisMerge branch 'master' into check-aof
2010-05-06  antirezclarified a few messages in redis.conf
2010-04-22  antireznew units for bytes specification
2010-04-15  antirezActive rehashing
2010-04-09  antirezshareobjects feautres killed - no gains most of the...
2010-04-02  antirezNow PUBLISH commands are replicated to slaves
2010-03-22  antirezMerged gnrfan patches fixing issues 191, 193, 194
2010-03-22  antirezMerge branch 'issue_193' of git://github.com/gnrfan...
2010-03-22  antirezMerge branch 'issue_191' of git://github.com/gnrfan...
2010-03-20  Jeremy Zawodnysupport for include directive in config parser
2010-03-09  antirezMerged ZREMBYRANK from Pietern
2010-03-09  antirezMerged ZREVRANK from Pietern
2010-03-07  antirezHSET fixes, now the new pointer is stored back in the...
2010-02-27  antirezBug #169 fixed (BLOP/BRPOP interrupted connections...
2010-02-10  antirezSaner VM defaults for redis.conf
2010-02-06  antirezmulti bulk requests in redis-benchmark, default fsync...
2010-01-15  antirezsupport for named VM swap file. Fixed a few important...
2010-01-12  antirezsupport for blocking VM in config file
2010-01-09  antireznon-blocking VM data structures, just a start
2010-01-07  antirezvm-enabled set to no by default in redis.conf
2010-01-07  antireza new default redis.conf
2010-01-07  antirezVM stats in INFO command
2010-01-06  antirezIntroduced a new log verbosity level, so now DEBUG...
2010-01-06  antirezBGREWRITEAOF now works with swapping on
2010-01-05  antirezbasic VM mostly working!
2010-01-05  antirezmore object-level VM primitives
2009-12-16  antirezLZF compression re-enabled by default, but with INIT_HT...
2009-12-16  antirezlzf compression switched off by default now, with confi...
2009-12-13  antirezChanged the reply of BGSAVE and BGREWRITEAOF from ...
2009-12-12  antirezTODO list modified. What's planned for 1.4 is now writt...
2009-10-30  antirezappend only mode is now able to translate EXPIRE into...
next