Closed
Description
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