Commit History

Author SHA1 Message Date
  antirez 56d26c2380 Client types generalized. 10 years ago
  antirez 39603a7e31 Cluster: slave validity factor is now user configurable. 10 years ago
  Kevin Menard 12e435d2a4 Fixed typos. 10 years ago
  antirez 402110f9fd User-defined switch point between sparse-dense HLL encodings. 10 years ago
  antirez 5fa3248bad The default maxmemory policy is now noeviction. 10 years ago
  antirez f4da796c53 Default LRU samples is now 5. 10 years ago
  antirez e40d3e28e8 Redis.conf comment about tcp-backlog option improved. 11 years ago
  antirez 7be946fde2 Option "backlog" renamed "tcp-backlog". 11 years ago
  Nenad Merdanovic d76aa96d1a Add support for listen(2) backlog definition 11 years ago
  antirez b8bfbf46c5 Cluster: fix an error in migration-barrier comment in redis.conf. 11 years ago
  antirez cbfdd13b3a Cluster: barrer -> barrier in redis.conf. 11 years ago
  antirez a7d30681c9 Cluster: configurable replicas migration barrier. 11 years ago
  antirez 305d7f29f3 Clarify include directive behavior in example redis.conf. 11 years ago
  Yubao Liu 7da423f79f CONFIG REWRITE: don't throw some options on config rewrite 11 years ago
  antirez 6d184e02be Example redis.conf formatted to better show appendfilename option. 11 years ago
  Yubao Liu 6d5fa2e06c fix typo in redis.conf and sentinel.conf 11 years ago
  antirez 8534a290d3 Fixed typo in redis.conf. 11 years ago
  Anurag Ramdasan fb6b9b14bd fixed typo 11 years ago
  Anurag Ramdasan 74431b80a3 Fixed grammar: 'usually' to 'usual' 11 years ago
  antirez 74da4a574f Fixed typos in redis.conf file. 11 years ago
  antirez e5864c73b6 Cluster: example redis.conf updated from sec to ms for cluster-node-timeout. 11 years ago
  antirez c76df73010 Revert "Document port6 and bind6 config options." 11 years ago
  Geoff Garside 93570e179e Document port6 and bind6 config options. 13 years ago
  antirez 64b3b9b1d4 Example redis.conf: bind to multiple interfaces documented. 11 years ago
  antirez ed599d3aca min-slaves-to-write: don't accept writes with less than N replicas. 11 years ago
  antirez cbdb2153c5 min-slaves-to-write: initial description of the feature in redis.conf 11 years ago
  antirez c9b55a29d6 redis.conf updated: repl-timeout now uesd by masters as well. 11 years ago
  antirez 310dbba01c Added a define for most configuration defaults. 11 years ago
  antirez d264122f6a Config option to turn AOF rewrite incremental fsync on/off. 11 years ago
  antirez 05fa4f4034 Cluster: node timeout is now configurable. 11 years ago