Helenus v1.8.1 Released! Now with ZIO integration
Hello,
We're happy to announce the release of Helenus v1.8.1. This is the first release that offers integration with the ZIO framework.
We tried to keep the same API we provide with other library integrations, while providing more type-safety based on ZIO abstractions. Please feel free to read more about this in our wiki
Helenus is collection of Scala utilities for Apache Cassandra. Its goal is to make interacting with Cassandra easier, in a type-safe manner, while trying to avoid introducing a complex API.
20 Upvotes
1
u/nmoncho 11d ago
We also updated our examples repository to show one way Helenus and ZIO could be used together.