spcl / faaskeeper

A fully serverless implementation of the ZooKeeper coordination protocol.
BSD 3-Clause "New" or "Revised" License
17 stars 13 forks source link

Replace user data storage #2

Closed mcopik closed 2 years ago

mcopik commented 3 years ago

We decided to disaggregate the system and user data storage, but our current implementation still writes data to the system storage in DynamoDB.