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
/
db.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken protocol in MISCONF error, RM_Yield bugs, RM_Call(EVAL) OOM check ...
Oran Agra
2022-06-01
1
-1
/
+1
*
FLUSHDB and FLUSHALL add call forceCommandPropagation / FLUSHALL reset dirty ...
Binbin
2022-05-11
1
-7
/
+11
*
Dediacted member to hold RedisModuleCommand (#10681)
guybe7
2022-05-10
1
-4
/
+3
*
Keyspace event for new keys (#10512)
Luke Palmer
2022-04-13
1
-0
/
+1
*
XREADGROUP: Unblock client if stream is deleted (#10306)
guybe7
2022-03-08
1
-6
/
+53
*
Delete key doesn't dirty client who watched stale key (#10256)
Viktor Söderqvist
2022-02-22
1
-11
/
+11
*
Implemented module getchannels api and renamed channel keyspec (#10299)
Madelyn Olson
2022-02-22
1
-6
/
+82
*
Remove assert and refuse delete expired on ro replicas (#10248)
Viktor Söderqvist
2022-02-08
1
-10
/
+10
*
Handle key-spec flags with modules (#10237)
Oran Agra
2022-02-08
1
-17
/
+33
*
Add key-specs notes (#10193)
guybe7
2022-01-30
1
-2
/
+8
*
Allow SET without GET arg on write-only ACL. Allow BITFIELD GET on read-only ...
Binbin
2022-01-26
1
-1
/
+49
*
ACL V2 - Selectors and key based permissions (#9974)
Madelyn Olson
2022-01-20
1
-26
/
+250
*
Adding module api for processing commands during busy jobs and allow flagging...
perryitay
2022-01-20
1
-2
/
+7
*
Add script tests to cover keys with expiration time set (#10096)
Binbin
2022-01-11
1
-1
/
+1
*
Redis Function Libraries (#10004)
Meir Shpilraien (Spielrein)
2022-01-06
1
-1
/
+1
*
Setup dependabot for github-actions and codespell (#9857)
Matthieu MOREL
2022-01-04
1
-1
/
+1
*
Wait for replicas when shutting down (#9872)
Viktor Söderqvist
2022-01-02
1
-9
/
+45
*
Generate RDB with Functions only via redis-cli --functions-rdb (#9968)
yoav-steinberg
2022-01-02
1
-1
/
+1
*
Sort out mess around propagation and MULTI/EXEC (#9890)
guybe7
2021-12-23
1
-4
/
+14
*
Change FUNCTION CREATE, DELETE and FLUSH to be WRITE commands instead of MAY_...
Meir Shpilraien (Spielrein)
2021-12-21
1
-8
/
+18
*
Redis Functions - Added redis function unit and Lua engine
meir@redislabs.com
2021-12-02
1
-0
/
+5
*
Redis Functions - Introduce script unit.
meir@redislabs.com
2021-12-01
1
-1
/
+2
*
Redis Functions - Move Lua related variable into luaCtx struct
meir@redislabs.com
2021-12-01
1
-2
/
+2
*
Sort out the mess around writable replicas and lookupKeyRead/Write (#9572)
Viktor Söderqvist
2021-11-28
1
-81
/
+96
*
Fix COMMAND GETKEYS on LCS (#9852)
sundb
2021-11-28
1
-25
/
+0
*
Replace ziplist with listpack in quicklist (#9740)
sundb
2021-11-24
1
-1
/
+1
*
optimze the judgment logic of use_pattern in scanGenericCommand() (#9789)
Axlgrep
2021-11-16
1
-1
/
+1
*
Replica keep serving data during repl-diskless-load=swapdb for better availab...
Eduardo Semprebon
2021-11-04
1
-68
/
+77
*
fix: lookupKey on SETNX and SETXX only once (#9640)
perryitay
2021-11-03
1
-10
/
+14
*
fix typo in db.c: synchroneus -> synchronous(2 places) (#9702)
lijinliang
2021-10-31
1
-2
/
+2
*
Treat subcommands as commands (#9504)
guybe7
2021-10-20
1
-15
/
+0
*
Make tracking invalidation messages always after command's reply (#9422)
Huang Zhw
2021-10-07
1
-1
/
+1
*
Unify dbSyncDelete and dbAsyncDelete (#9573)
Viktor Söderqvist
2021-10-01
1
-4
/
+18
*
Add ZMPOP/BZMPOP commands. (#9484)
Binbin
2021-09-23
1
-0
/
+10
*
Adds limit to SINTERCARD/ZINTERCARD. (#9425)
Binbin
2021-09-16
1
-0
/
+5
*
Cleanup: propagate and alsoPropagate do not need redisCommand (#9502)
guybe7
2021-09-15
1
-1
/
+1
*
A better approach for COMMAND INFO for movablekeys commands (#8324)
guybe7
2021-09-15
1
-8
/
+15
*
Replace all usage of ziplist with listpack for t_zset (#9366)
sundb
2021-09-09
1
-15
/
+1
*
Add LMPOP/BLMPOP commands. (#9373)
Binbin
2021-09-09
1
-0
/
+10
*
Fix two minor bugs (MIGRATE key args and getKeysUsingCommandTable) (#9455)
guybe7
2021-09-02
1
-1
/
+0
*
Slot-to-keys using dict entry metadata (#9356)
Viktor Söderqvist
2021-08-30
1
-126
/
+14
*
Format fixes and naming. SentReplyOnKeyMiss -> addReplyOrErrorObject (#9346)
Meir Shpilraien (Spielrein)
2021-08-10
1
-11
/
+3
*
Replace all usage of ziplist with listpack for t_hash (#8887)
sundb
2021-08-10
1
-1
/
+13
*
[BUGFIX] Add some missed error statistics (#9328)
DarrenJiang13
2021-08-06
1
-1
/
+1
*
Add latency monitor sample when key is deleted via lazy expire (#9317)
menwen
2021-08-05
1
-10
/
+18
*
dict struct memory optimizations (#9228)
yoav-steinberg
2021-08-05
1
-5
/
+5
*
Enhance mem_usage/free_effort/unlink/copy callbacks and add GetDbFromIO api. ...
chenyang8094
2021-06-16
1
-4
/
+4
*
Fixed some typos, add a spell check ci and others minor fix (#8890)
Binbin
2021-06-10
1
-1
/
+1
*
Fix typo on buckup to backup (#8919)
pgxiaolianzi
2021-06-01
1
-15
/
+15
*
Use monotonic clock to check for Lua script timeout. (#8812)
zyxwvu Shi
2021-04-22
1
-1
/
+1
[next]