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
/
tests
/
unit
/
moduleapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Escape unsafe field name characters in INFO. (#8492)
Yossi Gottlieb
2021-02-15
1
-0
/
+5
*
Modules: In RM_HashSet, add COUNT_ALL flag and set errno (#8446)
Viktor Söderqvist
2021-02-15
1
-0
/
+23
*
Removed time sensitive checks from block on background tests. Fixed uninitial...
filipe oliveira
2021-02-10
1
-12
/
+33
*
[fix] Increasing block on background timeout time to avoid test failure (#8470)
filipe oliveira
2021-02-08
1
-3
/
+3
*
RM_ZsetRem: Delete key if empty (#8453)
Viktor Söderqvist
2021-02-05
1
-0
/
+16
*
Enabled background and reply time tracking on blocked on keys/blocked on back...
filipe oliveira
2021-01-29
1
-0
/
+67
*
Add modules API for streams (#8288)
Viktor Söderqvist
2021-01-28
1
-0
/
+155
*
Test that module can wake up module blocked on non-empty list key (#8382)
Viktor Söderqvist
2021-01-22
1
-0
/
+20
*
Fix misleading module test (#8366)
guybe7
2021-01-20
1
-1
/
+2
*
Bugfix: Make modules blocked on keys unblock on commands like LPUSH (#8356)
Viktor Söderqvist
2021-01-19
1
-0
/
+30
*
Remove read-only flag from non-keyspace cmds, different approach for EXEC to ...
Oran Agra
2020-12-22
1
-18
/
+96
*
Tests: fix new defrag test to be skipped when not supported (#8185)
Oran Agra
2020-12-14
1
-36
/
+39
*
Modules: add defrag API support. (#8149)
Yossi Gottlieb
2020-12-13
1
-0
/
+43
*
Add module data-type support for COPY. (#8112)
Yossi Gottlieb
2020-12-09
1
-0
/
+14
*
Handle output buffer limits for Module blocked clients (#8141)
Oran Agra
2020-12-08
1
-0
/
+18
*
Make sure we do not propagate nested MULTI/EXEC (#8097)
guybe7
2020-12-06
1
-1
/
+50
*
Adds pub/sub channel patterns to ACL (#7993)
Itamar Haber
2020-12-01
1
-2
/
+2
*
Unified MULTI, LUA, and RM_Call with respect to blocking commands (#8025)
Meir Shpilraien (Spielrein)
2020-11-17
1
-0
/
+58
*
Modules callbacks for lazy free effort, and unlink (#7912)
chenyangyang
2020-11-16
1
-0
/
+32
*
Add timer module API tests. (#8041)
Yossi Gottlieb
2020-11-11
1
-0
/
+57
*
Add Module API for version and compatibility checks (#7865)
Meir Shpilraien (Spielrein)
2020-10-11
2
-0
/
+11
*
Module API: Add RM_GetClientCertificate(). (#7866)
Yossi Gottlieb
2020-10-11
1
-0
/
+10
*
Modules: Add RM_GetDetachedThreadSafeContext(). (#7886)
Yossi Gottlieb
2020-10-11
1
-0
/
+5
*
Modules: add RM_GetCommandKeys().
Yossi Gottlieb
2020-10-11
1
-0
/
+44
*
Add Swapdb Module Event (#7804)
Wen Hui
2020-09-20
1
-0
/
+6
*
RM_ThreadSafeContextTryLock a non-blocking method for acquiring GIL (#7738)
Roi Lipman
2020-09-09
1
-0
/
+11
*
test infra - reduce disk space usage
Oran Agra
2020-09-06
1
-3
/
+3
*
Module API: fix missing RM_CLIENTINFO_FLAG_SSL. (#7666)
Yossi Gottlieb
2020-08-17
1
-0
/
+19
*
see #7544, added RedisModule_HoldString api. (#7577)
Meir Shpilraien (Spielrein)
2020-08-09
1
-6
/
+6
*
Accelerate diskless master connections, and general re-connections (#6271)
Oran Agra
2020-08-06
1
-2
/
+19
*
module hook for master link up missing on successful psync (#7584)
Oran Agra
2020-07-31
1
-2
/
+17
*
Fix failing tests due to issues with wait_for_log_message (#7572)
Oran Agra
2020-07-28
1
-11
/
+11
*
This PR introduces a new loaded keyspace event (#7536)
Meir Shpilraien (Spielrein)
2020-07-23
1
-0
/
+22
*
stabilize tests that look for log lines (#7367)
Oran Agra
2020-07-10
1
-2
/
+4
*
Fix RM_ScanKey module api not to return int encoded strings
meir@redislabs.com
2020-06-14
1
-0
/
+5
*
Try to fix time-sensitive tests in blockonkey.tcl
Guy Benoish
2020-04-03
1
-1
/
+54
*
Fix memory corruption in moduleHandleBlockedClients
Guy Benoish
2020-04-01
1
-20
/
+35
*
Modules: Test MULTI/EXEC replication of RM_Replicate
Guy Benoish
2020-03-31
1
-0
/
+33
*
Fix the propagate Tcl test after module changes.
fix-double-multi
antirez
2020-03-31
1
-1
/
+1
*
fix race in module api test for fork
Oran Agra
2020-02-23
1
-2
/
+1
*
Modules: Fix blocked-client-related memory leak
Guy Benoish
2019-12-30
1
-0
/
+35
*
Add module APIs for custom authentication
Madelyn Olson
2019-12-17
1
-0
/
+71
*
Improve RM_ModuleTypeReplaceValue() API.
Yossi Gottlieb
2019-12-12
1
-0
/
+17
*
Merge pull request #6598 from oranagra/module-hook-test
Salvatore Sanfilippo
2019-11-25
1
-6
/
+8
|
\
|
*
try to fix an unstable test (module hook for loading progress)
Oran Agra
2019-11-19
1
-6
/
+8
*
|
Merge branch 'unstable' into rm_get_server_info
Salvatore Sanfilippo
2019-11-21
5
-11
/
+333
|
\
\
|
|
/
|
*
Merge branch 'unstable' into module-long-double
Salvatore Sanfilippo
2019-11-19
3
-0
/
+120
|
|
\
|
|
*
Merge pull request #6557 from oranagra/rm_lru_lfu_revized
Salvatore Sanfilippo
2019-11-19
1
-3
/
+30
|
|
|
\
|
|
|
*
rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU
Oran Agra
2019-11-10
1
-3
/
+30
|
|
*
|
Merge branch 'unstable' into scan_module_impl
Salvatore Sanfilippo
2019-11-19
1
-0
/
+27
|
|
|
\
\
[next]