FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
369 stars 80 forks source link

Wrapper around .commitAsync/.commitSync #196

Open vincentjames501 opened 4 years ago

vincentjames501 commented 4 years ago

Thanks for the great library. I think it would be nice to have a clojure wrapper around .commitAsync/.commitSync for those who want to manually commit offsets?