redis-leveldb icon indicating copy to clipboard operation
redis-leveldb copied to clipboard

sort()

Open monbro opened this issue 12 years ago • 1 comments

Is there a way to use something like the sort() command or a workaround?

Actually I would not like to load all the 10k+ items into my nodejs to fetch 10 with the highest value.

Or any tips on that?

monbro avatar Sep 08 '13 21:09 monbro

btw I am using this nice port (thanks) because its relay on the disc and not ram.

monbro avatar Sep 08 '13 23:09 monbro