Home
last modified time | relevance | path

Searched refs:RM_Call (Results 1 – 13 of 13) sorted by relevance

/dports/databases/redis-devel/redis-0e5b813/tests/unit/moduleapi/
H A Dblockedclient.tcl18 test {Locked GIL acquisition from RM_Call} {
22 test {Blocking command are not block the client on RM_Call} {
60 test {Monitor disallow inside RM_Call} {
68 test {subscribe disallow inside RM_Call} {
76 test {RM_Call from blocked client} {
H A Dmisc.tcl7 test {test RM_Call} {
13 test {test RM_Call args array} {
19 test {test RM_Call recursive} {
122 test {test RM_Call CLIENT INFO} {
H A Dcommandfilter.tcl35 test {Command Filter applies on RM_Call() commands} {
H A Dkeyspace_events.tcl22 test {Nested multi due to RM_Call} {
H A Dpropagate.tcl217 test {module RM_Call of expired key propagation} {
/dports/databases/redis6/redis-6.0.16/tests/unit/moduleapi/
H A Dmisc.tcl7 test {test RM_Call} {
13 test {test RM_Call args array} {
H A Dcommandfilter.tcl28 test {Command Filter applies on RM_Call() commands} {
/dports/databases/redis5/redis-5.0.14/tests/unit/moduleapi/
H A Dcommandfilter.tcl28 test {Command Filter applies on RM_Call() commands} {
/dports/databases/redis5/redis-5.0.14/
H A D00-RELEASENOTES426 Modules: RM_Call(): give pointer to documentation.
430 Modules: RM_Call/Replicate() ability to exclude AOF/replicas.
1705 * Modules APIs fixes: timer / cluster messages callback now can call RM_Call().
/dports/databases/redis6/redis-6.0.16/
H A D00-RELEASENOTES640 Documents RM_Call's fmt (#5448)
2459 Fix RM_Call() stale comment due to cut&paste.
/dports/databases/redis5/redis-5.0.14/src/
H A Dmodule.c2871 RedisModuleCallReply *RM_Call(RedisModuleCtx *ctx, const char *cmdname, const char *fmt, ...) { in RM_Call() function
/dports/databases/redis6/redis-6.0.16/src/
H A Dmodule.c3377 RedisModuleCallReply *RM_Call(RedisModuleCtx *ctx, const char *cmdname, const char *fmt, ...) { in RM_Call() function
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dmodule.c4910 RedisModuleCallReply *RM_Call(RedisModuleCtx *ctx, const char *cmdname, const char *fmt, ...) { in RM_Call() function