cloudstateio / cloudstate

Distributed State Management for Serverless
https://cloudstate.io
Apache License 2.0
763 stars 97 forks source link

Add Cassandra native support for value-based entities (Entity) #475

Open ralphlaude opened 3 years ago

ralphlaude commented 3 years ago

The upcoming value-based Entity should support access to Cassandra for fetching, updating and deleting the entity state. Postgres and more broadly JDBC are already supported (see #220).