Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CouchDB for CSS large object storage #47

Open
dabooz opened this issue Oct 21, 2020 · 0 comments
Open

Enable CouchDB for CSS large object storage #47

dabooz opened this issue Oct 21, 2020 · 0 comments
Assignees
Labels
feature A large enhancement providing new capability

Comments

@dabooz
Copy link
Member

dabooz commented Oct 21, 2020

As of writing this issue, MongoDB is the only production capable database that can be configured for cloud side storage. Mongo recently changed their licensing terms, making it harder to consume the open-horizon platform into a commercial product. This issue will extend the sync service to support CouchDB as an alternative.

The storage component of the sync-service has a golang interface that is used by the core to persist object metadata and the objects themselves. The task is to provide an implementation of that interface which works with CouchDB.

@dabooz dabooz added the feature A large enhancement providing new capability label Oct 21, 2020
@dabooz dabooz assigned LiilyZhang and unassigned Anukriti2512 Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A large enhancement providing new capability
Projects
None yet
Development

No branches or pull requests

3 participants