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
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove RDB files used for replication in persistence-less instances.
antirez
2020-03-03
1
-0
/
+8
*
Merge pull request #6862 from oranagra/command_info_no_auth
Salvatore Sanfilippo
2020-02-28
1
-0
/
+1
|
\
|
*
add no_auth to COMMAND INFO
Oran Agra
2020-02-06
1
-0
/
+1
*
|
Tracking: BCAST: basic feature now works.
antirez
2020-02-12
1
-0
/
+4
*
|
Tracking: BCAST: parsing of the options + skeleton.
antirez
2020-02-10
1
-1
/
+4
*
|
Tracking: minor change of names and new INFO field.
antirez
2020-02-07
1
-0
/
+2
*
|
Tracking: rename INFO field with total items.
antirez
2020-02-07
1
-1
/
+1
*
|
Tracking: first conversion from hashing to key names.
antirez
2020-02-07
1
-2
/
+2
*
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2020-02-06
1
-10
/
+10
|
\
\
|
*
\
Merge pull request #6843 from oranagra/command_flags
Salvatore Sanfilippo
2020-02-06
1
-8
/
+8
|
|
\
\
|
|
*
|
A few non-data commands that should be allowed while loading or stale
Oran Agra
2020-02-06
1
-8
/
+8
|
|
|
/
|
*
|
Fix small bugs related to replica and monitor ambiguity
Guy Benoish
2020-02-06
1
-1
/
+1
|
|
/
|
*
memoryGetKeys helper function so that ACL can limit access to keys for MEMORY...
Oran Agra
2020-02-05
1
-1
/
+1
*
|
ACL LOG: log failed auth attempts.
antirez
2020-02-04
1
-1
/
+1
*
|
ACL LOG: actually emit entries.
antirez
2020-01-28
1
-1
/
+3
*
|
ACL LOG: data structures and initial functions.
antirez
2020-01-27
1
-1
/
+1
|
/
*
Change error message for #6775.
antirez
2020-01-15
1
-2
/
+2
*
Make error when submitting command in incorrect context more explicit
Vasyl Melnychuk
2020-01-10
1
-1
/
+4
*
Merge pull request #6615 from soloestoy/wrap-also-propagate-as-multi
Salvatore Sanfilippo
2019-12-19
1
-0
/
+19
|
\
|
*
block: propagate BRPOPLPUSH as RPOPLPUSH when unblock
zhaozhao.zz
2019-11-22
1
-0
/
+1
|
*
Propagation: wrap commands in also_propagate array with MULIT/EXEC
zhaozhao.zz
2019-11-22
1
-0
/
+18
*
|
Merge pull request #6052 from jtru/better-systemd-integration-v2
Salvatore Sanfilippo
2019-12-19
1
-51
/
+28
|
\
\
|
*
|
Prune leftover TODO comment
Maxim Ivanov
2019-11-20
1
-1
/
+0
|
*
|
Auto-detect and link libsystemd at compile-time
Johannes Truschnigg
2019-11-19
1
-27
/
+5
|
*
|
Use libsystemd's sd_notify for communicating redis status to systemd
Johannes Truschnigg
2019-11-19
1
-42
/
+42
*
|
|
Add module APIs for custom authentication
Madelyn Olson
2019-12-17
1
-4
/
+7
*
|
|
Clarify change in #6662.
antirez
2019-12-16
1
-1
/
+4
*
|
|
Merge pull request #6662 from oranagra/fix_hz_div0
Salvatore Sanfilippo
2019-12-16
1
-0
/
+1
|
\
\
\
|
*
|
|
init server.hz early to avoid div by 0 during config file loading
Oran Agra
2019-12-12
1
-0
/
+1
*
|
|
|
Merge pull request #6516 from IAmATeaPot418/patch-2
Salvatore Sanfilippo
2019-12-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add no-slowlog to acl command to prevent passwords
Jamie Scott
2019-10-29
1
-1
/
+1
*
|
|
|
Clients connected and bytes used is too spammy for verbose.
antirez
2019-12-11
1
-1
/
+1
*
|
|
|
Converting more configs to use generic infra, and moving defaults to config.c
Oran Agra
2019-11-28
1
-103
/
+2
*
|
|
|
Additional config.c refactory and bugfixes
Oran Agra
2019-11-26
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'unstable' into rm_get_server_info
Salvatore Sanfilippo
2019-11-21
1
-15
/
+44
|
\
\
\
|
*
\
\
Merge pull request #6559 from oranagra/active_defrag_tunables
Salvatore Sanfilippo
2019-11-20
1
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Adjustments for active defrag defaults and tuning
Oran Agra
2019-11-12
1
-2
/
+2
|
*
|
|
Rename var to fixed_time_expire now that is more general.
antirez
2019-11-19
1
-3
/
+3
|
*
|
|
Expire cycle: introduce configurable effort.
antirez
2019-11-18
1
-0
/
+1
|
*
|
|
Expire cycle: tollerate less stale keys, expire cycle CPU in INFO.
antirez
2019-11-15
1
-0
/
+2
|
*
|
|
Expire cycle: introduce the new state needed for the new algo.
antirez
2019-11-14
1
-0
/
+2
|
|
/
/
|
*
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2019-11-06
1
-1
/
+10
|
|
\
\
|
|
*
|
Modules hooks: complete missing hooks for the initial set of hooks
Oran Agra
2019-10-29
1
-1
/
+10
|
|
|
/
|
*
|
Update PR #6537: use a fresh time outside call().
fix-expires-6537
antirez
2019-11-06
1
-0
/
+4
|
*
|
Update PR #6537 patch to for generality.
antirez
2019-11-05
1
-13
/
+23
|
*
|
expires: refactoring judgment about whether a key is expired
zhaozhao.zz
2019-11-05
1
-0
/
+1
|
|
/
*
|
Add module api for looking into INFO fields
Oran Agra
2019-11-03
1
-1
/
+1
|
/
*
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2019-10-28
1
-2
/
+2
|
\
|
*
Merge pull request #4761 from WJWH/minor-typos
Salvatore Sanfilippo
2019-10-28
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'unstable' into minor-typos
Wander Hillen
2019-10-25
1
-496
/
+1691
|
|
|
\
[next]