yorkie
yorkie copied to clipboard
Support DynamoDB
Description:
Support DynamoDB.
Yorkie cluster stores data, including documents and changes, in DB. Currently, it supports MongoDB and in-memory DB for testing purposes. https://github.com/yorkie-team/yorkie/tree/main/server/backend/database
Why:
Using managed DB like DynamoDB on AWS is an effective way to operate the cluster in the cloud, compared to self-hosting. Supporting DynamoDB would ensure the stable operation of the demo cluster, which is currently hosted on AWS.
I am interested in this issue. Can I work on it?
@sullyvannunes Of course. If you have any questions, please feel free to let us know.