You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/10 14:38:10 UTC

[GitHub] [couchdb-docker] willholley commented on issue #167: Partitioned key not working with Docker image of CouchDB

willholley commented on issue #167: Partitioned key not working with Docker image of CouchDB
URL: https://github.com/apache/couchdb-docker/issues/167#issuecomment-584153087
 
 
   The partitioned database feature isn't in a released version of CouchDB, so unless you're building a container yourself from source, this is likely because the feature is not available. Loopback could detect this by testing the `features` array advertised by the root endpoint (http://localhost:5984/).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services