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
7b45bfb2a4f9bc0296d9126274010a11d1073e8d
Switch branch/tag
redis
redis.c
24 Mar, 2009
3 commits
New protocol fix for LREM
· 7b45bfb2
antirez
authored
Mar 25, 2009
7b45bfb2
protocol fix in SORT reply with null elements
· 9eb00f21
antirez
authored
Mar 24, 2009
9eb00f21
Server replies now in the new format, test-redis.tcl and redis-cli modified accordingly
· c937aa89
antirez
authored
Mar 24, 2009
c937aa89
23 Mar, 2009
6 commits
random tested mode for test-redis.tcl, minor other stuff, version switched to 0.8
· 5a6948fb
antirez
authored
Mar 24, 2009
5a6948fb
Now MONITOR/SYNC cannot be issued multiple times
· cf3f0c01
antirez
authored
Mar 23, 2009
cf3f0c01
MONITOR command implemented.
· 87eca727
antirez
authored
Mar 23, 2009
87eca727
another missing free->zfree replacement fixed. Thanks to Ludo
· 092dac2a
antirez
authored
Mar 23, 2009
092dac2a
Display the port on server startup.
· 46713f83
Luc Heinrich
authored
Mar 23, 2009
46713f83
Allow to specify the pid file from the config file.
· ed329fcf
Luc Heinrich
authored
Mar 23, 2009
ed329fcf
22 Mar, 2009
2 commits
INFO fixed, MGET implemented, redis-cli implements INFO/MGET
· 70003d28
antirez
authored
Mar 22, 2009
70003d28
first commit
· ed9b544e
antirez
authored
Mar 22, 2009
ed9b544e