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

Write a CouchDB driver #167

Open
groenroos opened this issue Mar 26, 2021 · 0 comments
Open

Write a CouchDB driver #167

groenroos opened this issue Mar 26, 2021 · 0 comments
Assignees
Labels
feature Brand new features to Sapling

Comments

@groenroos
Copy link
Member

Write a CouchDB database driver.

Not very familiar with CouchDB, but on a cursory look it seems like CouchDB doesn't really have a concept of "collections" or "tables"; the records are put directly into the database. Open question around whether it should create a separate database for each Sapling collection, or use a single partitioned database.

@groenroos groenroos added the feature Brand new features to Sapling label Mar 26, 2021
@groenroos groenroos added this to the M3 - Release 3.0 milestone Mar 26, 2021
@groenroos groenroos self-assigned this Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Brand new features to Sapling
Development

No branches or pull requests

1 participant