index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tracking: minor change of names and new INFO field.
antirez
2020-02-07
1
-1
/
+1
*
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2020-02-06
1
-99
/
+38
|
\
|
*
Merge pull request #6844 from oranagra/bind_config_leak
Salvatore Sanfilippo
2020-02-06
1
-0
/
+4
|
|
\
|
|
*
Memory leak when bind config is provided twice
Oran Agra
2020-02-06
1
-0
/
+4
|
*
|
fix maxmemory config warning
Oran Agra
2020-02-06
1
-2
/
+3
|
|
/
|
*
config.c verbose error replies for CONFIG SET, like config file parsing
Oran Agra
2020-02-05
1
-97
/
+31
*
|
ACL LOG: make max log entries configurable.
acl-log
antirez
2020-02-04
1
-0
/
+1
|
/
*
Merge pull request #6715 from trevor211/fixPotentialClusterLinkError
Salvatore Sanfilippo
2020-01-09
1
-0
/
+4
|
\
|
*
Fix petential cluster link error.
WuYunlong
2019-12-31
1
-0
/
+4
*
|
Adjusts 'io_threads_num' max to 128
Itamar Haber
2020-01-04
1
-1
/
+1
|
/
*
config.c adjust config limits and mutable
Oran Agra
2019-12-26
1
-6
/
+6
*
Resolved merge miss
Madelyn Olson
2019-12-16
1
-1
/
+1
*
Add configuration option for allowing reads on cluster down
Madelyn Olson
2019-12-16
1
-0
/
+2
*
config.c post refactory cleanup
Oran Agra
2019-12-01
1
-142
/
+122
*
Converting more configs to use generic infra, and moving defaults to config.c
Oran Agra
2019-11-28
1
-429
/
+226
*
More improvements and fixes to generic config infra
Oran Agra
2019-11-28
1
-84
/
+221
*
Additional config.c refactory and bugfixes
Oran Agra
2019-11-26
1
-142
/
+223
*
config.c: remove trailing spaces, trim comments to 80 cols.
antirez
2019-11-22
1
-103
/
+102
*
Changed a tab to a space
Madelyn Olson
2019-11-22
1
-1
/
+1
*
Fixed a bug with enum log printing
Madelyn Olson
2019-11-22
1
-9
/
+9
*
Fixed some linux warnings
Madelyn Olson
2019-11-22
1
-9
/
+23
*
Added a flag for strings that are stored as NULL
Madelyn Olson
2019-11-21
1
-20
/
+36
*
Refactored renaming types in config
Madelyn Olson
2019-11-20
1
-669
/
+515
*
Expire cycle: make expire effort configurable.
antirez
2019-11-18
1
-1
/
+13
*
Merge remote-tracking branch 'upstream/unstable' into tls
Yossi Gottlieb
2019-10-16
1
-0
/
+6
|
\
|
*
Merge remote-tracking branch 'antirez/unstable' into jemalloc_purge_bg
Oran Agra
2019-10-04
1
-284
/
+143
|
|
\
|
|
*
Merge pull request #6308 from oranagra/repl-diskless-load-config
Salvatore Sanfilippo
2019-10-04
1
-0
/
+1
|
|
|
\
|
|
|
*
fix error handling on config parsing of repl-diskless-load
Oran Agra
2019-08-08
1
-0
/
+1
|
|
*
|
Make config.c always_replicate_commands more uniform.
antirez
2019-09-20
1
-4
/
+4
|
|
*
|
Remove redundant statement in config.c.
antirez
2019-09-20
1
-2
/
+3
|
|
*
|
Fix bad handling of unexpected option while loading config "lua-replicate-com...
WuYunlong
2019-09-20
1
-0
/
+3
|
|
|
/
|
*
|
make redis purge jemalloc after flush, and enable background purging thread
Oran Agra
2019-06-02
1
-0
/
+9
*
|
|
TLS: Improve CA certifiate configuration options.
Yossi Gottlieb
2019-10-08
1
-0
/
+15
*
|
|
TLS: Configuration options.
Yossi Gottlieb
2019-10-07
1
-52
/
+118
*
|
|
diskless replication rdb transfer uses pipe, and writes to sockets form the p...
Oran Agra
2019-10-07
1
-0
/
+10
*
|
|
TLS: Connections refactoring and TLS support.
Yossi Gottlieb
2019-10-07
1
-1
/
+82
|
|
/
|
/
|
*
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2019-07-24
1
-4
/
+2
|
\
\
|
*
\
Merge pull request #6265 from madolson/dev-unstable-remove-create-object
Salvatore Sanfilippo
2019-07-23
1
-4
/
+2
|
|
\
\
|
|
*
|
Removed unecessary creation of Redis objects
Madelyn Olson
2019-07-22
1
-4
/
+2
|
|
|
/
*
|
|
Client side caching: config option for table fill rate.
antirez
2019-07-24
1
-2
/
+16
|
/
/
*
|
diskless replication on slave side (don't store rdb to file), plus some other...
Oran Agra
2019-07-08
1
-6
/
+32
*
|
Refactored yesno configs so there was less duplication
Madelyn Olson
2019-06-13
1
-265
/
+89
|
/
*
fix memory leak when rewrite config file
zhaozhao.zz
2019-05-07
1
-4
/
+3
*
Threaded IO: configuration directive for turning on/off reads.
antirez
2019-05-06
1
-0
/
+6
*
Threaded IO: make num of I/O threads configurable.
antirez
2019-05-06
1
-0
/
+7
*
Merge pull request #4904 from guybe7/memtoll_fix
Salvatore Sanfilippo
2019-03-14
1
-2
/
+2
|
\
|
*
Use memtoll() in 'CONFIG SET client-output-buffer-limit'
Guy Benoish
2018-04-18
1
-2
/
+2
*
|
Gopher: config setting to turn support on/off.
antirez
2019-02-21
1
-0
/
+8
*
|
ACL: add masteruser configuration for replication
zhaozhao.zz
2019-02-12
1
-0
/
+8
*
|
ACL: ability to configure an external ACL file.
antirez
2019-02-05
1
-0
/
+5
[next]