]> git.saurik.com Git - redis.git/blob - README
use qsort and bsearch to lookup commands in O(log(N)) instead of O(N)
[redis.git] / README
1 Check the 'doc' directory. doc/README.html is a good starting point :)