cloudstateio / cloudstate

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

Discussion: pluggable storage support for value-based entities (Entity) #477

Open ralphlaude opened 3 years ago

ralphlaude commented 3 years ago

We should discuss here the optimal way to have a pluggable storage support for value-based entities which works at least with the variety of supported storages (Postgres, JDBC, Cassandra and Spanner).