cloudstateio / python-support

User Language Support for Python
Apache License 2.0
7 stars 5 forks source link

Implement CRDT #18

Open marcellanz opened 4 years ago

marcellanz commented 4 years ago

To get started https://github.com/cloudstateio/cloudstate/blob/master/protocols/protocol/cloudstate/crdt.proto is a good read. Also the existing implementations in JS, Scala and Go are worth a read.