taoensso / carmine

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

Added link to carmine-streams #239

Closed oliyh closed 3 years ago

oliyh commented 4 years ago

Hi,

Thanks for carmine, it has been a pleasure working with redis using it.

I started using streams on a couple of projects and discovered there was a lot of common code around consuming from a stream with error handling. I wrote carmine-streams to provide this for the most common use cases.

I tried to link using just [@oliyh/carmine-streams] but it didn't turn into a link, I have no idea why, unless because I have not contributed to this repo before.

Thanks

ptaoussanis commented 3 years ago

@oliyh Thanks Oliver, merging manually!