yorkie icon indicating copy to clipboard operation
yorkie copied to clipboard

Support DynamoDB

Open hackerwins opened this issue 1 year ago • 2 comments

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.

hackerwins avatar May 18 '23 00:05 hackerwins

I am interested in this issue. Can I work on it?

sullyvannunes avatar Jul 08 '23 20:07 sullyvannunes

@sullyvannunes Of course. If you have any questions, please feel free to let us know.

hackerwins avatar Jul 09 '23 10:07 hackerwins