cloudstateio / cloudstate

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

Add Spanner native support for value-based entities (Entity) #476

Open ralphlaude opened 3 years ago

ralphlaude commented 3 years ago

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