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
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup dependabot for github-actions and codespell (#9857)
Matthieu MOREL
2022-01-04
1
-1
/
+1
*
Sharded pubsub implementation (#8621)
Harkrishn Patro
2022-01-02
1
-0
/
+1
*
Module API doc formatting from #9656 (#10026)
Viktor Söderqvist
2021-12-30
1
-0
/
+2
*
Sort out mess around propagation and MULTI/EXEC (#9890)
guybe7
2021-12-23
1
-144
/
+86
*
Auto-generate the command table from JSON files (#9656)
guybe7
2021-12-15
1
-107
/
+116
*
Redis Functions - Move Lua related variable into luaCtx struct
meir@redislabs.com
2021-12-01
1
-4
/
+4
*
Adds auto-seq-only-generation via `XADD ... <ms>-*` (#9217)
Itamar Haber
2021-11-30
1
-1
/
+2
*
Cleanup: fix typo and remove some obsoleting definitions. (#9851)
Huang Zhw
2021-11-27
1
-4
/
+4
*
Replace ziplist with listpack in quicklist (#9740)
sundb
2021-11-24
1
-1
/
+1
*
Fix occasional RM_Call() crashes. (#9805)
Yossi Gottlieb
2021-11-21
1
-10
/
+12
*
Fix module doc - missing function due to blank line (#9807)
Wen Hui
2021-11-18
1
-1
/
+0
*
Fixes ZPOPMIN/ZPOPMAX wrong replies when count is 0 with non-zset (#9711)
Binbin
2021-11-18
1
-1
/
+1
*
Replica keep serving data during repl-diskless-load=swapdb for better availab...
Eduardo Semprebon
2021-11-04
1
-4
/
+47
*
Fix COMMAND GETKEYS on EVAL without keys (#9733)
guybe7
2021-11-03
1
-0
/
+2
*
fix: lookupKey on SETNX and SETXX only once (#9640)
perryitay
2021-11-03
1
-3
/
+3
*
Add RM_ReplyWithBigNumber module API (#9639)
Shaya Potter
2021-10-25
1
-2
/
+28
*
Fix module blocked clients RESP version (#9634)
Shaya Potter
2021-10-21
1
-1
/
+6
*
Fix sentinel commands, ACL dictIter leak (#9661)
guybe7
2021-10-21
1
-2
/
+2
*
Treat subcommands as commands (#9504)
guybe7
2021-10-20
1
-17
/
+89
*
Add RedisModule_KeyExists (#9600)
Viktor Söderqvist
2021-10-18
1
-0
/
+12
*
Modify mem_usage2 module callback to enable to take sample_size argument (#9612)
Hanna Fadida
2021-10-17
1
-7
/
+8
*
fix typos in module doc / header (#9641)
Oran Agra
2021-10-17
1
-1
/
+1
*
Add RM_ReplyWithVerbatimStringType that takes an ext/type arg (#9632)
Shaya Potter
2021-10-14
1
-3
/
+12
*
Implement anetPipe() to combine creating pipe and setting flags (#9511)
Andy Pan
2021-10-06
1
-10
/
+8
*
Fix ziplist and listpack overflows and truncations (CVE-2021-32627, CVE-2021-...
Oran Agra
2021-10-04
1
-2
/
+4
*
Modules: add RM_LoadDataTypeFromStringEncver (#9537)
Hanna Fadida
2021-09-30
1
-4
/
+12
*
Add RM_TrimStringAllocation(). (#9540)
Yossi Gottlieb
2021-09-23
1
-2
/
+46
*
Adding ACL support for modules (#9309)
YaacovHazan
2021-09-23
1
-1
/
+129
*
Cleanup: propagate and alsoPropagate do not need redisCommand (#9502)
guybe7
2021-09-15
1
-6
/
+5
*
A better approach for COMMAND INFO for movablekeys commands (#8324)
guybe7
2021-09-15
1
-4
/
+272
*
Modules: Add remaining list API functions (#8439)
Viktor Söderqvist
2021-09-14
1
-18
/
+281
*
Replace all usage of ziplist with listpack for t_zset (#9366)
sundb
2021-09-09
1
-19
/
+19
*
Add LMPOP/BLMPOP commands. (#9373)
Binbin
2021-09-09
1
-1
/
+1
*
Replace all usage of ziplist with listpack for t_hash (#8887)
sundb
2021-08-10
1
-1
/
+20
*
dict struct memory optimizations (#9228)
yoav-steinberg
2021-08-05
1
-5
/
+5
*
Unified Lua and modules reply parsing and added RESP3 support to RM_Call (#9202)
Meir Shpilraien (Spielrein)
2021-08-04
1
-187
/
+156
*
Module api support for RESP3 (#8521)
Ariel Shtul
2021-08-03
1
-38
/
+198
*
Remove const from CommandFilterArgGet result (#9247)
Guy Korland
2021-08-01
1
-1
/
+1
*
Fix missing separator in module info line (usedby and using lists) (#9241)
Huang Zhw
2021-07-19
1
-1
/
+2
*
Fix CLIENT UNBLOCK crashing modules. (#9167)
Yossi Gottlieb
2021-07-01
1
-2
/
+19
*
Adjustments to recent RM_StringTruncate fix (#3718) (#9125)
Oran Agra
2021-06-22
1
-13
/
+8
*
modules: Add newlen == 0 handling to RM_StringTruncate (#3717) (#3718)
Evan
2021-06-22
1
-8
/
+13
*
Enhance mem_usage/free_effort/unlink/copy callbacks and add GetDbFromIO api. ...
chenyang8094
2021-06-16
1
-23
/
+167
*
Cleaning up the cluster interface by moving almost all related declar… (#9080)
Uri Shachar
2021-06-15
1
-2
/
+0
*
Fixed some typos, add a spell check ci and others minor fix (#8890)
Binbin
2021-06-10
1
-69
/
+69
*
Module API for current command name (#8792)
guybe7
2021-06-08
1
-0
/
+9
*
document module unload error codes in comments (#9038)
Wen Hui
2021-06-03
1
-1
/
+4
*
Modules: show path and args in LIST reply
zhaozhao.zz
2021-06-01
1
-1
/
+9
*
Modules: rewrite config loadmodule option
zhaozhao.zz
2021-06-01
1
-30
/
+24
*
Modules: free node after module loaded from server.loadmodule_queue
zhaozhao.zz
2021-06-01
1
-0
/
+7
[next]