projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow Pub/Sub in contexts where other commands are blocked.
[redis.git]
/
redis.conf
2012-05-04
Salvatore Sanfilippo
Merge pull request #494 from quiver/init-fixes
blob
|
commitdiff
|
raw
2012-04-23
Salvatore Sanfilippo
Merge pull request #421 from ErikDubbelboer/sds-const
blob
|
commitdiff
|
raw
2012-04-23
Salvatore Sanfilippo
Merge pull request #461 from schlenk/unstable
blob
|
commitdiff
|
raw
2012-04-21
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
2012-04-21
antirez
Limit memory used by big SLOWLOG entries.
blob
|
commitdiff
|
raw
2012-04-21
Salvatore Sanfilippo
Merge pull request #440 from ErikDubbelboer/spelling
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Salvatore Sanfilippo
Merge pull request #414 from chobits/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
antirez
redis.conf AOF section comments improved.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
antirez
Merge branch 'strict.lua' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
antirez
Stop access to global vars. Not configurable.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
antirez
Scripting: globals protection can now be switched on...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Salvatore Sanfilippo
Merge pull request #449 from ErikDubbelboer/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
antirez
It is now possible to enable/disable RDB checksum compu...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Salvatore Sanfilippo
Merge pull request #389 from huangz1990/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-24
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
antirez
Comments about security of slave-read-only in redis...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-20
antirez
Support for read-only slaves. Semantical fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Salvatore Sanfilippo
Merge pull request #378 from quiver/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
quiver
fix typo of redis.conf
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
antirez
Merge conflicts resolved.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
antirez
By default Redis refuses writes with an error if the...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Salvatore Sanfilippo
Merge pull request #304 from bradvoth/unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
antirez
Merge branch 'issue327' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
antirez
more practical maxmemory+slaves hint in redis.conf
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
antirez
redis.conf updated with new maxmemory semantics
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Pieter Noordhuis
Update default configuration
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
antirez
Merge branch 'unstable' into limits
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
antirez
Merge branch 'unstable' into limits
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
antirez
Merge branch 'unstable' into limits
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
antirez
redis.conf typo fixed in the client-output-buffer-limit...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
antirez
client-output-buffer-limit documented in redis.conf
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
antirez
It is now posible to flush all the previous saving...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
Salvatore Sanfilippo
Merge pull request #279 from kashif/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
Kashif Rasul
Fixed some typos in redis.conf.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Salvatore Sanfilippo
Merge pull request #268 from diegok/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
diegok
Fixed a config docs typo.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
antirez
default log level is now notice.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Salvatore Sanfilippo
Merge pull request #199 from jerem/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Jérémy Bethmont
Fixed a typo in comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
antirez
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
antirez
redis.conf updated to reflect the new scripting timeout...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
antirez
use timeout 0 by default, as this is a common source...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Salvatore Sanfilippo
Merge pull request #170 from bnoordhuis/fix-sunos-build
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
antirez
added more clarifications in redis.conf about ther...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Herbert G. Fischer
fixed typo in comments
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
antirez
7c6da73
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
antirez
maxclients configuration is now implemented dealing...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
antirez
If a Lua script executes for more time than the max...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Salvatore Sanfilippo
Merge pull request #126 from florean/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Nathan Florea
Added a config directive for a Unix socket mask
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
antirez
cluster config file entries added to the example config...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
antirez
master branch merged into scripting.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-03
antirez
Fixed typo in redis.conf related to slow log parameters
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
antirez
More redis.conf self-documentation. Now even queries...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
antirez
slow log configuration implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
diskstore removed
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Salvatore Sanfilippo
Merge pull request #63 from djanowski/tcl
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
antirez
Updated to unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
Merge remote branch 'pietern/unstable-bench' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
antirez
automatic AOF rewrite first implementation. Still to...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
antirez
Lua scripts max execution time
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Pieter Noordhuis
Configurable thresholds for encoded sorted sets
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
antirez
Merge remote branch 'pietern/unstable-brpoplpush' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
antirez
If port zero is specified, Redis will not listen for...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-15
antirez
default hash encoding settings also fixed in redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
antirez
Merge branch 'unstable' of github.com:antirez/redis...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
antirez
Merge remote branch 'pietern/writev-unstable' into...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Pieter Noordhuis
Remove glueoutputbuf from redis.conf
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
antirez
Merge branch 'master' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
antirez
minor changes to doc and comments
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
special encoding limits redefined, and all the config...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'jonahharris/syslog'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Jonah H. Harris
syslog support
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Pieter Noordhuis
Merge remote branch 'visionmedia/cli-help' into cli...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
antirez
added noeviction policy to redis maxmemory. ZSCORE...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
antirez
Merge branch 'aaslave'
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
antirez
config option to select if when replication link with...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
antirez
added support for command renaming/suppression in redis...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
Merge remote branch 'pietern/unixsocket'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
antirez
merge conflict resolved
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
antirez
Merge remote branch 'remotes/pietern/zrevrangebyscore'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-15
antirez
maxmemory-samples implemented in CONFIG command and...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
antirez
Merge remote branch 'pietern/ziplist-regression'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
antirez
implemented different algorithms for maxmemory
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Merge master with resolved conflict in src/redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Remove disabling TCP with port -1
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Rename variable sockpath to unixsocket
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Pieter Noordhuis
Change initialization to allow listening on both a...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-04
Pieter Noordhuis
merge antirez/smallkeys
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
antirez
Merge branch 'testsuite' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
next