summaryrefslogtreecommitdiff
path: root/redis.conf
Commit message (Expand)AuthorAgeFilesLines
* redis.conf typo fixed in the client-output-buffer-limit documentationantirez2012-01-241-1/+1
* client-output-buffer-limit documented in redis.confantirez2012-01-241-0/+37
* Merge remote-tracking branch 'origin/unstable' into unstableantirez2012-01-161-11/+11
|\
| * Fixed some typos in redis.conf.Kashif Rasul2011-12-281-11/+11
* | It is now posible to flush all the previous saving points in redis.conf by us...antirez2012-01-161-0/+6
|/
* Fixed a config docs typo.diegok2011-12-221-1/+1
* default log level is now notice.antirez2011-11-301-1/+1
* Fixed a typo in comments.Jérémy Bethmont2011-11-211-1/+1
* redis.conf updated to reflect the new scripting timeout semantics.antirez2011-11-181-2/+6
* use timeout 0 by default, as this is a common source of problems.antirez2011-10-311-1/+1
* added more clarifications in redis.conf about ther right value to set as repl...antirez2011-10-311-0/+4
* fixed typo in commentsHerbert G. Fischer2011-10-311-2/+2
* 7c6da73antirez2011-10-311-0/+11
* maxclients configuration is now implemented dealing with the actual process r...antirez2011-10-311-4/+7
* If a Lua script executes for more time than the max time specified in the con...antirez2011-10-271-3/+10
* Added a config directive for a Unix socket maskNathan Florea2011-10-101-0/+1
* cluster config file entries added to the example configuration fileantirez2011-09-281-0/+19
* master branch merged into scripting.antirez2011-07-121-0/+24
|\
| * Fixed typo in redis.conf related to slow log parametersantirez2011-07-031-1/+1
| * More redis.conf self-documentation. Now even queries that took exactly server...antirez2011-06-301-0/+6
| * slow log configuration implementedantirez2011-06-301-0/+18
* | unstable merge conflicts resolvedantirez2011-06-251-26/+0
|\ \ | |/
| * diskstore removedantirez2011-06-251-26/+0
* | Updated to unstableantirez2011-06-141-0/+20
|\ \ | |/
| * automatic AOF rewrite first implementation. Still to be tested.antirez2011-06-101-0/+20
* | Lua scripts max execution timeantirez2011-05-251-0/+7
|/
* Configurable thresholds for encoded sorted setsPieter Noordhuis2011-03-091-0/+6
* If port zero is specified, Redis will not listen for TCP connectionsantirez2011-02-071-0/+1
* default hash encoding settings also fixed in redis.confantirez2011-01-151-2/+2
* Remove glueoutputbuf from redis.confPieter Noordhuis2011-01-051-5/+0
* minor changes to doc and commentsantirez2010-12-311-71/+25
* special encoding limits redefined, and all the config options for special enc...antirez2010-12-141-0/+13
* syslog supportJonah H. Harris2010-12-091-0/+10
* added noeviction policy to redis maxmemory. ZSCORE removed from the list of c...antirez2010-11-081-0/+12
* config option to select if when replication link with master a slave should o...antirez2010-11-041-0/+13
* added support for command renaming/suppression in redis.confantirez2010-11-031-0/+16
* Merge remote branch 'pietern/unixsocket'antirez2010-11-021-1/+7
|\
| * Remove disabling TCP with port -1Pieter Noordhuis2010-10-131-1/+0
| * Rename variable sockpath to unixsocketPieter Noordhuis2010-10-131-3/+4
| * Change initialization to allow listening on both a port and socketPieter Noordhuis2010-08-031-1/+7
* | maxmemory-samples implemented in CONFIG command and configuration fileantirez2010-10-151-1/+1
* | implemented different algorithms for maxmemoryantirez2010-10-141-0/+19
|/
* redis.conf new features the new option, a minor typo preventing the compilati...antirez2010-05-281-0/+20
* conflicts resolvedantirez2010-05-131-2/+3
|\
| * make append only filename configurablePieter Noordhuis2010-05-071-2/+3
* | CONFIG now can change appendfsync policy at run timeantirez2010-05-101-0/+4
|/
* swap file name pid expansion removed. Not suited for mission critical softwar...antirez2010-05-071-9/+5
* clarified a few messages in redis.confantirez2010-05-061-6/+12
* new units for bytes specificationantirez2010-04-221-0/+12
* Active rehashingantirez2010-04-151-0/+20