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
*
Fix module commands propagation double MULTI bug.
antirez
2020-03-31
1
-6
/
+1
*
Fix RM_Call() stale comment due to cut&paste.
antirez
2020-03-31
1
-3
/
+1
*
Modules: updated function doc after #7003.
antirez
2020-03-23
1
-1
/
+6
*
Merge pull request #7003 from guybe7/rm_context_flags_handle_null
Salvatore Sanfilippo
2020-03-23
1
-14
/
+16
|
\
|
*
Allow RM_GetContextFlags to work with ctx==NULL
Guy Benoish
2020-03-18
1
-14
/
+16
*
|
Merge pull request #6918 from chendq8/fixModuleUnregisterUsedApi
Salvatore Sanfilippo
2020-03-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
use correct list for moduleUnregisterUsedAPI
chendianqiang
2020-02-22
1
-1
/
+1
*
|
Modules: reformat RM_Scan() top comment a bit.
antirez
2020-02-28
1
-12
/
+21
*
|
Modules: more details in RM_Scan API top comment.
antirez
2020-02-28
1
-6
/
+22
*
|
Merge pull request #6838 from oranagra/rm_scan_dict_rehash
Salvatore Sanfilippo
2020-02-28
1
-6
/
+14
|
\
\
|
*
|
RM_Scan disable dict rehashing
Oran Agra
2020-02-06
1
-6
/
+14
*
|
|
Merge pull request #6828 from guybe7/module_string_from_double
Salvatore Sanfilippo
2020-02-28
1
-0
/
+12
|
\
\
\
|
*
|
|
Add RM_CreateStringFromDouble
Guy Benoish
2020-02-04
1
-0
/
+12
*
|
|
|
Merge pull request #6893 from oranagra/api_doc_aux_save
Salvatore Sanfilippo
2020-02-28
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
module api docs for aux_save and aux_load
Oran Agra
2020-02-16
1
-0
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #6876 from MeirShpilraien/changed_log_level_of_module_fork...
Salvatore Sanfilippo
2020-02-27
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Changed log level for module fork api from 'notice' to 'verbos'.
meir@redislabs.com
2020-02-10
1
-2
/
+2
*
|
|
|
|
Merge pull request #6919 from ashtul/Fix-ThreadSafeContext-functions-names
Salvatore Sanfilippo
2020-02-27
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
fix ThreadSafeContext lock/unlock function names
Ariel
2020-02-22
1
-2
/
+2
*
|
|
|
|
|
Modules: Do not auto-unblock clients if not blocked on keys
Guy Benoish
2020-02-23
1
-7
/
+22
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #6863 from oranagra/module_commands_no_slowlog
Salvatore Sanfilippo
2020-02-13
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
add no-slowlog option to RM_CreateCommand
Oran Agra
2020-02-06
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #6821 from guybe7/key_miss_notify
Salvatore Sanfilippo
2020-02-06
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Exclude "keymiss" notification from NOTIFY_ALL
Guy Benoish
2020-02-03
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #6837 from oranagra/signal_modified_key_doc
Salvatore Sanfilippo
2020-02-06
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
update RM_SignalModifiedKey doc comment
Oran Agra
2020-02-05
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #6846 from oranagra/module_client_flags
Salvatore Sanfilippo
2020-02-06
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix client flags to be int64 in module.c
Oran Agra
2020-02-06
1
-3
/
+3
|
|
/
/
/
*
|
|
|
moduleRDBLoadError, add key name, and use panic rather than exit
Oran Agra
2020-02-06
1
-4
/
+5
|
/
/
/
*
|
|
fix uninitialized info_cb var in module.c
Oran Agra
2020-02-03
1
-0
/
+1
*
|
|
Merge pull request #6812 from guybe7/str_convert_fix
Salvatore Sanfilippo
2020-01-30
1
-1
/
+1
|
\
\
\
|
*
|
|
ld2string should fail if string contains \0 in the middle
Guy Benoish
2020-01-30
1
-1
/
+1
|
|
/
/
*
|
|
Add more info in the unblockClientFromModule() function.
antirez
2020-01-29
1
-1
/
+7
|
/
/
*
|
Merge pull request #6699 from guybe7/module_blocked_on_key_timeout_memleak
Salvatore Sanfilippo
2020-01-29
1
-0
/
+9
|
\
\
|
*
|
Modules: Fix blocked-client-related memory leak
Guy Benoish
2019-12-30
1
-0
/
+9
|
|
/
*
|
Add REDISMODULE_CTX_FLAGS_MULTI_DIRTY.
Yossi Gottlieb
2019-12-23
1
-0
/
+6
|
/
*
Fix ip and missing mode in RM_GetClusterNodeInfo().
antirez
2019-12-20
1
-2
/
+5
*
Merge pull request #6615 from soloestoy/wrap-also-propagate-as-multi
Salvatore Sanfilippo
2019-12-19
1
-4
/
+6
|
\
|
*
Propagation: flag module client as CLIENT_MULTI if needed
zhaozhao.zz
2019-11-22
1
-0
/
+5
|
*
Propagation: wrap commands in also_propagate array with MULIT/EXEC
zhaozhao.zz
2019-11-22
1
-4
/
+1
*
|
Modules: rewrite top function doc of AvoidReplicaTraffic().
antirez
2019-12-18
1
-4
/
+20
*
|
Merge pull request #6497 from oranagra/avoid_replica_traffic
Salvatore Sanfilippo
2019-12-18
1
-0
/
+9
|
\
\
|
*
|
Add module API for AvoidReplicaTraffic
Oran Agra
2019-12-12
1
-0
/
+9
|
|
/
*
|
Avoid changing setKey() API after #6679 fix.
antirez
2019-12-18
1
-3
/
+3
*
|
add a new SET option KEEPTTL that doesn't remove expire time
zhaozhao.zz
2019-12-18
1
-3
/
+3
*
|
Merge pull request #5916 from madolson/dev-unstable-acl-module-pr
Salvatore Sanfilippo
2019-12-17
1
-0
/
+220
|
\
\
|
*
|
Tweaking the documentation
Madelyn Olson
2019-12-17
1
-19
/
+17
|
*
|
Add module APIs for custom authentication
Madelyn Olson
2019-12-17
1
-0
/
+222
*
|
|
Split error message so dependandent callers give a useful result
Madelyn Olson
2019-12-16
1
-1
/
+4
*
|
|
Added better exception handling around scripting and module
Madelyn Olson
2019-12-16
1
-2
/
+9
|
/
/
[next]