We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apologies if I've missed something, but there doesn't seem to be support for partitioned dbs?
https://docs.couchdb.org/en/stable/partitioned-dbs/index.html
It would be nice if the CreateDatabaseAsync and GetOrCreateDatabaseAsync had optional arguments to create a partitioned database.
Many Thanks
The text was updated successfully, but these errors were encountered:
Hi, no, not yet. I will give a look
Sorry, something went wrong.
#122 - Partitioned option
ff691b2
matteobortolazzo
No branches or pull requests
Apologies if I've missed something, but there doesn't seem to be support for partitioned dbs?
https://docs.couchdb.org/en/stable/partitioned-dbs/index.html
It would be nice if the CreateDatabaseAsync and GetOrCreateDatabaseAsync had optional arguments to create a partitioned database.
Many Thanks
The text was updated successfully, but these errors were encountered: