Fork me on GitHub
#announcements
<
2021-07-30
>
jarohen16:07:31

#crux 1.18.0 is out 🚀 * Significant improvements to the Lucene module. * Ability to add 'secondary indices' (of which Lucene is the first) - custom indices that follow the Crux tx-log alongside the main indices. Can be used (for example) to create materialized views of your Crux transactions in other formats/stores - we're intrigued to see how folks use this 🙂 * First alpha release of crux-corda - adds the Corda blockchain (https://corda.net) as a possible source of Crux transactions, allowing you to query both the current and historical state of your Corda nodes using Crux's temporal queries. * All the usual bugfixes 🐛 For more details, see the release notes at https://github.com/juxt/crux/releases/tag/1.18.0. As always, a big thanks to everyone contributing to this release by raising/fixing issues, and helping us with repros!

🚀 7
🎉 13
❤️ 32
crux 10
💯 2
chrisn19:07:04

https://github.com/cnuernber/avclj, a small library built directly on top of ffmpeg using it's C bindings, is up on clojars and now supports both encoding and https://cnuernber.github.io/avclj/avclj.html#var-make-video-decoder. Enjoy :-)

📽️ 15
clj 7
👏 43
14
2
chrisn00:07:46

Thanks :-)

blak3mill3r19:08:55

Very cool, I played with it when you first released it and I'm looking forward to using it for realz