micronaut-projects / micronaut-cassandra

Integration with the DataStax Cassandra Driver for Micronaut
Apache License 2.0
8 stars 9 forks source link

Support for scylla #90

Open racevedoo opened 3 years ago

racevedoo commented 3 years ago

Hi all, does micronaut support (or plans to support) using the scylla java driver instead of datastax?

It would be pretty useful since its compatibility with scylla is better (it can perform some optimizations).

Thanks!

ilopmar commented 3 years ago

Not at this moment but PRs welcome :)