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
6798736909b7301242b023c288d2a956ec7154f4
Switch branch/tag
redis
src
modules
helloworld.c
03 May, 2017
1 commit
Modules: remove unused var in example module.
· 67987369
antirez
authored
May 03, 2017
67987369
13 Oct, 2016
1 commit
Example modules: remove warnings about types and not used args.
· 870274be
antirez
authored
Oct 13, 2016
870274be
02 Aug, 2016
1 commit
Remove extra "-" from ASCII horizontal bar in comment.
· 9424fe45
antirez
authored
Aug 02, 2016
9424fe45
13 Jun, 2016
1 commit
Fix example modules to have the right OnLoad() prototype.
· 5831dd86
antirez
authored
Jun 13, 2016
Related to #3293.
5831dd86
03 Jun, 2016
1 commit
Modules: top comments in helloworld.c and hellotype.c.
· 31eb8ecc
antirez
authored
Jun 03, 2016
31eb8ecc
14 May, 2016
1 commit
Modules: initial pool allocator and a LEFTPAD usage example.
· 9aff5640
antirez
authored
May 14, 2016
9aff5640
10 May, 2016
13 commits
Modules: command <-> core interface modified to get flags & keys.
· 227d6809
antirez
authored
Apr 27, 2016
227d6809
Modules: Hash API defines made more uniform.
· 42f72210
antirez
authored
Apr 25, 2016
42f72210
Modules: Hash type API WIP #2.
· 9b0556cf
antirez
authored
Apr 25, 2016
9b0556cf
Modules: Hash type API WIP #1.
· 10993ca0
antirez
authored
Apr 25, 2016
10993ca0
Modules: a few fixes for the zset iterator.
· 5bf5fd24
antirez
authored
Apr 25, 2016
5bf5fd24
Modules: zset lex iterator #3.
· 00109e11
antirez
authored
Apr 21, 2016
00109e11
Modules: zset iterator redesign #1.
· 083f5277
antirez
authored
Apr 20, 2016
083f5277
Modules: sorted set iterators WIP #3.
· f362f7a1
antirez
authored
Apr 20, 2016
f362f7a1
Modules: sorted set iterators WIP.
· eac5a13c
antirez
authored
Apr 19, 2016
eac5a13c
Modules: expire API and documentation.
· 11b3df24
antirez
authored
Apr 11, 2016
11b3df24
Modules: RedisModule_ReplyWithCallReply().
· f4e0129f
antirez
authored
Apr 11, 2016
f4e0129f
Stops SPLICE from accepting negative counts
· 6054089f
Itamar Haber
authored
Apr 09, 2016
6054089f
Modules: first preview 31 March 2016.
· 6dead2cf
antirez
authored
Mar 06, 2016
6dead2cf