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-12 16:51:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
142
Commits
53
Branches
231
Tags
e9f0b930fecb02ef9fa025e78da5b3338b36f03b
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