Fork me on GitHub
#announcements
<
2022-10-03
>
Jacob O'Bryant18:10:55

#biff https://github.com/jacobobryant/biff/releases/tag/v0.5.0 is out with a fairly significant addition: feature maps now support a :queues key which makes it convenient to create java.util.concurrent.BlockingQueues and associated thread pools for consuming them. Also: • Updated XTDB to 1.22.0 (breaking change, requires re-indexing) • Uses add-libs to add new dependencies from deps.edn on file save, without needing to restart the repl There is some additional discussion of the new queues feature in the https://biffweb.com/p/september-updates/ post.

🎉 4
❤️ 4
Jeff Evans20:10:34

kc-repl - an interactive took for exploring Apache Kafka clusters. Still a little bit rough around the edges, but should be fully functional. PRs welcomed (I’m using GitHub to track issues), especially if you have any experience getting CI going for a GitHub based project! https://github.com/jeff303/kc-repl

🎉 4
Ben Sless20:10:08

I was going to write that one day out of frustration! Going to take it out on a spin

Jeff Evans20:10:06

Awesome, let me know if you manage to get it to work for your case. I’m focusing on Protobuf support next (to scratch my own personal itch)