taoensso / carmine

Redis client + message queue for Clojure
https://www.taoensso.com/carmine
Eclipse Public License 1.0
1.15k stars 131 forks source link

carmine.core support library #144

Closed ptaoussanis closed 1 year ago

ptaoussanis commented 8 years ago

Intention here would be to split out a minimal core of utils (mostly Redis protocol stuff) to support both Carmine and an independent Disque client.

Goals: