Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
8620a434a058aa5c66cccf2cc571e4337c73d12b
Switch branch/tag
redis
src
modules
testmodule.c
19 Mar, 2019
1 commit
Added keyspace miss notifications support
· 8620a434
Dvir Volk
authored
Mar 19, 2019
8620a434
14 Feb, 2018
4 commits
Fix indentation and comment style in testmodule
· 613831f8
Dvir Volk
authored
Dec 07, 2017
613831f8
removed hellonotify.c
· 5b7b12e3
Dvir Volk
authored
Nov 27, 2017
5b7b12e3
fixed test
· 896db12b
Dvir Volk
authored
Nov 27, 2017
896db12b
finished implementation of notifications. Tests unfinished
· 2136035e
Dvir Volk
authored
Nov 27, 2017
2136035e
07 Jan, 2018
1 commit
Added RM_UnlinkKey - a low level analog to UNLINK command
· e76dfc90
Dvir Volk
authored
Jan 07, 2018
e76dfc90
27 Sep, 2017
2 commits
Renamed GetCtxFlags to GetContextFlags
· b246635d
Dvir Volk
authored
Sep 27, 2017
b246635d
Added support for module context flags with RM_GetCtxFlags
· 616c546b
Dvir Volk
authored
Sep 27, 2017
616c546b
07 Oct, 2016
1 commit
Modules: introduce warning suppression macro for unused args.
· 3aa816e6
antirez
authored
Oct 07, 2016
3aa816e6
21 Sep, 2016
1 commit
added RM_CreateStringPrintf
· a91650fc
Dvir Volk
authored
Sep 21, 2016
a91650fc
03 Aug, 2016
2 commits
Modules: basic call/reply tests in test module.
· e7f17981
antirez
authored
Aug 03, 2016
e7f17981
Modules: initial draft for a testing module.
· 04340e1f
antirez
authored
Aug 03, 2016
04340e1f