kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

cassandra support #188

Closed eriskooo closed 3 years ago

eriskooo commented 3 years ago

Hello, I was unable to find any documentation for Cassandra support -> does Kumuluz have any issues with Cassandra ?

(or is there some smart in-memory DB able to be shared within multiple instances of service ?)

Many thanks,

e.

urbim commented 3 years ago

No, there are no known issues with KumuluzEE and Cassandra.

eriskooo commented 3 years ago

ok - is there any chance to find config examples in your github ?

urbim commented 3 years ago

We currently don't have any example, however you should be able to find and use generic Java examples for Cassandra on Google or your favourite search engine.

eriskooo commented 3 years ago

so no excpected problems, fine