taoensso / carmine

Redis client + message queue for Clojure

Home Page:https://www.taoensso.com/carmine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carmine message queue v2

ptaoussanis opened this issue · comments

Carmine message queue v2

Do you have an ETA for Carmine v3.3, i.e. when this feature will be released?

@devurandom Hi Dennis,

Was actually planning to have it out already last week - but got sidetracked by some other open-source work.

Should be ready within the next 1-2 weeks (so ~mid July).

I'm curious - is there some particular reason you're waiting on this?

Thanks!

is there some particular reason you're waiting on this?

Yes. As I understood from #223, this will bring per-task timeouts, which has proven to be necessary for our system.

Yes. As I understood from #223, this will bring per-task timeouts

Correct, that will be included 👍 Sorry about the delays!
Will try get a pre-release out by the end of this week.

Closing, will be addressed in forthcoming release.
Should be up tomorrow, working on final testing and release notes now.

Thanks again for all the patience on this!

v3.3.0-RC1 is now on Clojars, release notes here.

Given the amount of code touched, please tread carefully and confirm everything's working as expected before putting into production 🙏