This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
mirror of
https://github.com/fluencelabs/redis
synced
2025-06-23 14:01:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
156
Commits
53
Branches
231
Tags
144d479b7cd6f503d97f9d9ef3115839a0fa53c3
Commit Graph
2 Commits
Author
SHA1
Message
Date
antirez
5f5b9840c3
Partial qsort implemented in SORT command, only when both BY and LIMIT is used. minor fix for a warning compiling under Linux.
2009-05-19 18:39:58 +02:00
antirez
75fd597daf
psort.c/h added. This is a partial qsort implementation that Redis will use when SORT+LIMIT is requested
2009-05-19 17:34:30 +02:00