]> git.saurik.com Git - redis.git/history - redis.conf
Sentinel: more easy master redirection if master is a slave.
[redis.git] / redis.conf
2012-08-28  antirezSentinel: added documentation about slave-priority...
2012-05-04  Salvatore SanfilippoMerge pull request #494 from quiver/init-fixes
2012-04-23  Salvatore SanfilippoMerge pull request #421 from ErikDubbelboer/sds-const
2012-04-23  Salvatore SanfilippoMerge pull request #461 from schlenk/unstable
2012-04-21  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-04-21  antirezLimit memory used by big SLOWLOG entries.
2012-04-21  Salvatore SanfilippoMerge pull request #440 from ErikDubbelboer/spelling
2012-04-21  Salvatore SanfilippoMerge pull request #414 from chobits/unstable
2012-04-19  antirezredis.conf AOF section comments improved.
2012-04-13  antirezMerge branch 'strict.lua' into unstable
2012-04-13  antirezStop access to global vars. Not configurable.
2012-04-13  antirezScripting: globals protection can now be switched on...
2012-04-11  Salvatore SanfilippoMerge pull request #449 from ErikDubbelboer/unstable
2012-04-10  antirezIt is now possible to enable/disable RDB checksum compu...
2012-03-27  Salvatore SanfilippoMerge pull request #389 from huangz1990/patch-1
2012-03-24  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-03-21  antirezComments about security of slave-read-only in redis...
2012-03-20  antirezSupport for read-only slaves. Semantical fixes.
2012-03-10  Salvatore SanfilippoMerge pull request #378 from quiver/unstable
2012-03-10  quiverfix typo of redis.conf
2012-03-09  antirezMerge conflicts resolved.
2012-03-07  antirezBy default Redis refuses writes with an error if the...
2012-02-22  Salvatore SanfilippoMerge pull request #304 from bradvoth/unstable
2012-02-16  antirezMerge branch 'issue327' into unstable
2012-02-07  antirezmore practical maxmemory+slaves hint in redis.conf
2012-02-07  antirezredis.conf updated with new maxmemory semantics
2012-01-25  Pieter NoordhuisUpdate default configuration
2012-01-25  antirezMerge branch 'unstable' into limits
2012-01-25  antirezMerge branch 'unstable' into limits
2012-01-25  antirezMerge branch 'unstable' into limits
2012-01-24  antirezredis.conf typo fixed in the client-output-buffer-limit...
2012-01-24  antirezclient-output-buffer-limit documented in redis.conf
2012-01-16  antirezMerge remote-tracking branch 'origin/unstable' into...
2012-01-16  antirezIt is now posible to flush all the previous saving...
2012-01-16  Salvatore SanfilippoMerge pull request #279 from kashif/patch-1
2011-12-28  Kashif RasulFixed some typos in redis.conf.
2011-12-23  antirezMerge remote-tracking branch 'origin/unstable' into...
2011-12-22  Salvatore SanfilippoMerge pull request #268 from diegok/unstable
2011-12-22  diegokFixed a config docs typo.
2011-11-30  antirezdefault log level is now notice.
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
next