Hi!

I don't have the time to look at your code right now, but I have one suggestion:

Artem Yankov writes:

> 2. What would be a best way to implement sorted sets (like in Redis)? I 
> used sorted maps and sorting them by values which I highly doubt is a 
> log(n) operation..

`clojure.core/sorted-set' and `clojure.core/sorted-set-by'

http://clojuredocs.org/clojure_core/clojure.core/sorted-set

-- 
Moritz Ulrich

Attachment: pgphaYjwAMe51.pgp
Description: PGP signature

Reply via email to