announcements 2025-11-06

Hi folks! 👋 https://www.taoensso.com/carmine v3.5.0 is https://github.com/taoensso/carmine/releases/tag/v3.5.0, the first major release in >1 year. > Carmine is an idiomatic Clojure client for http://redis.io/, and includes a simple message queue This release includes: • Structured logging support via https://www.taoensso.com/trove • Support for the latest Redis commands • https://github.com/taoensso/truss#contextual-exceptions • Many other small improvements It also includes the first publicly released (though experimental and undocumented!) next-gen Carmine v4 core. This is basically a complete rewrite of Carmine, using the latest Redis protocol - and incorporating tons of performance and flexibility improvements. This has been a very large and ongoing job, and there’s still plenty of work to do. But I now have the new core happily running in a couple production environments, so there’s definite forward progress. BTW for folks that might not have been following- Redis itself has had a lot of really cool developments recently. The new dev team seems to be doing a great job and has been https://github.com/redis/redis/releases re: new features and performance improvements. Salvatore (the original Redis author) is also actively https://redis.io/blog/welcome-back-to-redis-antirez/, and introduced a very useful new https://redis.io/blog/announcing-vector-sets-a-new-redis-data-type-for-vector-similarity/ that’s a great fit for similarity searching against vectors produced by LLMs, etc.

🆒 7
❤️ 15
🎉 12

Releasing ClojureMcp v0.1.12 https://github.com/bhauman/clojure-mcp/blob/main/CHANGELOG.md#0112---2025-11-06 Dropping the -alpha • New OS license • support for ECA diff display • new experimental prompt-cli tool https://github.com/bhauman/clojure-mcp/blob/main/doc/prompt-cli.md • new built-in prompt that helps you build and install ClojureMCP prompts and other sundry

11
6
🤝 3
🎉 5

Changed license from AGPL 3.0 to Eclipse Public License 2.0 - The project now uses EPL 2.0, providing more flexibility for commercial use and integration with proprietary code while still requiring sharing of modifications
Much appreciated 🎉

Also introducing https://github.com/bhauman/clojure-mcp-light for you Claude Code users out there (I'm a Claude Code fan for sure)

🪶 2
🎉 14