antirez
|
eed4ec4664
Warn the user in redis.conf that VM is deprecated and discouraged
|
пре 13 година |
antirez
|
2e1adff83e
Fixed typo in redis.conf related to slow log parameters
|
пре 13 година |
antirez
|
ad6347b74e
Slowlog backported to 2.2
|
пре 13 година |
antirez
|
a36d524562
If port zero is specified, Redis will not listen for TCP connections
|
пре 14 година |
antirez
|
99677e89d0
default hash encoding settings also fixed in redis.conf
|
пре 14 година |
Pieter Noordhuis
|
01a0b09886
Remove glueoutputbuf from redis.conf
|
пре 14 година |
antirez
|
6a246b1e7e
special encoding limits redefined, and all the config options for special encodings added in the example redis.conf file
|
пре 14 година |
Jonah H. Harris
|
e1a586ee69
syslog support
|
пре 14 година |
antirez
|
5402c4262e
added noeviction policy to redis maxmemory. ZSCORE removed from the list of commands that can't be called when we are low on memory, this command was added in the past for a stupid error.
|
пре 14 година |
antirez
|
4ebfc45528
config option to select if when replication link with master a slave should or not serve stale data
|
пре 14 година |
antirez
|
8d3e063a0a
added support for command renaming/suppression in redis.conf
|
пре 14 година |
antirez
|
0a546fc017
Merge remote branch 'pietern/unixsocket'
|
пре 14 година |
antirez
|
a36879293d
maxmemory-samples implemented in CONFIG command and configuration file
|
пре 14 година |
antirez
|
165346ca29
implemented different algorithms for maxmemory
|
пре 14 година |
Pieter Noordhuis
|
893819801d
Remove disabling TCP with port -1
|
пре 14 година |
Pieter Noordhuis
|
5d10923f7b
Rename variable sockpath to unixsocket
|
пре 14 година |
Pieter Noordhuis
|
a5639e7dd9
Change initialization to allow listening on both a port and socket
|
пре 14 година |
antirez
|
d5d23dabd7
redis.conf new features the new option, a minor typo preventing the compilation fixed
|
пре 14 година |
antirez
|
9682a58fca
conflicts resolved
|
пре 14 година |
antirez
|
1b67773229
CONFIG now can change appendfsync policy at run time
|
пре 14 година |
Pieter Noordhuis
|
f3b52411db
make append only filename configurable
|
пре 14 година |
antirez
|
a0e7e5f516
swap file name pid expansion removed. Not suited for mission critical software...
|
пре 14 година |
antirez
|
029245feac
clarified a few messages in redis.conf
|
пре 14 година |
antirez
|
723240057a
new units for bytes specification
|
пре 14 година |
antirez
|
8ca3e9d10b
Active rehashing
|
пре 14 година |
antirez
|
bdcb92f273
shareobjects feautres killed - no gains most of the time, but VM complexities
|
пре 14 година |
antirez
|
4005fef124
Now PUBLISH commands are replicated to slaves
|
пре 14 година |
Jeremy Zawodny
|
b3f83f1272
support for include directive in config parser
|
пре 14 година |
antirez
|
cbba7dd7c9
HSET fixes, now the new pointer is stored back in the object pointer field
|
пре 14 година |
antirez
|
5921aa36ed
Bug #169 fixed (BLOP/BRPOP interrupted connections are not cleared from the queue)
|
пре 14 година |