This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
redis
Watch
1
Star
1
Fork
0
You've already forked redis
mirror of
https://github.com/redis/redis.git
synced
2026-04-21 03:01:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61172ed01ef3b888d499e191df6bc6408313ae68
redis
/
src
/
modules
History
Yossi Gottlieb
61172ed01e
Add RedisModule_CreateStringFromString().
2016-06-22 21:02:40 +03:00
..
.gitignore
Modules: first preview 31 March 2016.
2016-05-10 06:40:05 +02:00
API.md
Add RedisModule_CreateStringFromString().
2016-06-22 21:02:40 +03:00
gendoc.rb
Modules: doc layout improved.
2016-05-10 18:54:58 +02:00
hellotype.c
Fix example modules to have the right OnLoad() prototype.
2016-06-13 09:57:19 +02:00
helloworld.c
Fix example modules to have the right OnLoad() prototype.
2016-06-13 09:57:19 +02:00
INTRO.md
Merge pull request
#3281
from jamespedwards42/unstable
2016-06-15 12:51:15 +02:00
Makefile
Modules: support for modules native data types.
2016-06-03 18:14:04 +02:00
TYPES.md
Modules doc: hint about replacing libc malloc calls.
2016-06-22 15:24:51 +02:00