couchdb icon indicating copy to clipboard operation
couchdb copied to clipboard

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

Results 343 couchdb issues
Sort by recently updated
recently updated
newest added

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description CouchDB service is running but has failed to bind to port...

bug
needs-triage

## Overview Occasionally, this test fails with the following stack trace: ``` cpse_gather: make_test_fun (cpse_incref_decref)...*failed* in function cpse_test_ref_counting:'-cpse_incref_decref/1-fun-0-'/2 (src/cpse_test_ref_counting.erl, line 44) in call from cpse_test_ref_counting:cpse_incref_decref/1 (src/cpse_test_ref_counting.erl, line 44) in call...

## Overview ## Testing recommendations ```bash ./configure --spidermonkey-version 91 make ./dev/run --admin=adm:pass -n 1 make eunit make eunit apps=config,couch_dist make dist make check make release ``` ## Related Issues or...

## Overview 1. Change `src` to `apps` and all symlinks: In order to use the local plugins `rebar3 ic setup_eunit [-f]`, we need to use correct umbrella project structure. See...

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description Passing through the introduction in docs and some problems with authorization...

documentation
bug
beginner-friendly

## Description Hello to all, I want to set up a couchdb cluster with docker swarm. The initialization of the cluster goes pretty well, but when I restart my stack,...

bug
needs-triage

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) Old, deleted, out of the limit of revs_limit revs are returned to a...

bug
needs-triage

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) cookie_domain is not sent on 401 Unauthorized Set-Cookie header causing 2 AuthSession cookies...

bug
needs-triage

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description We have been looking for support for ETags similar to what...

bug
needs-triage

## Summary There are a number of codepaths performing IO operations that do not set an `io_priority` flag, so they do not properly get labeled or prioritized by IOQ and...

enhancement
needs-triage