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-13 09:11:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
154
Commits
53
Branches
231
Tags
16edf32dc3eeacb718046f954621b3574abafaa9
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