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

Hello. We are planing to deploy CouchDB to all our customers sites. Because of that we are evaluating how we will rollout couchdb. It would be good to know when...

Security objects for some databases fail to sync properly in a new node after all shards are moved from an old node. ## Expected Behavior Security objects for all databases...

We've decided that CouchDB should not alter default.ini in the release tarball if you enable either or both of the search add-ons. That activation should be done by our packages...

## Overview When running couch from source, logs do not appear on stdout. The actual location of the logs is not documented. It would be helpful to make log location...

Older versions of libmozjs-dev may not be available to install from package repos, and newer versions may work fine.

We use the hyper dependency to implement `_approx_count_distinct`. The dependency we use is from https://github.com/GameAnalytics/hyper. When trying to see if there are any upgrades to it before the new release,...

bug
enhancement

@janl: > - cowboy > - needs fabric / couch_httpd refactor > - would obviate the need for WebSockets >I think this is an obvious first next step. Our HTTP...

api
discussion
roadmap

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description service not starting and going to paused status ![image](https://github.com/apache/couchdb/assets/171241376/4bb7c568-58c0-42ee-80be-11a6ff22fe9e) ![image](https://github.com/apache/couchdb/assets/171241376/36a02413-80b4-497e-97c9-3c5692fd21b6) ![image](https://github.com/apache/couchdb/assets/171241376/536a9389-470e-4c81-9815-015ded9242e1)...

bug
needs-triage

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description I want to install CouchDB on a Ubuntu Server 24.04 LTS...

packaging
not a bug

Noticed a shard that could not be compacted. The compaction would start then would crash. ``` {function_clause,[ {couch_bt_engine_compactor,'-copy_docs/4-inlined-2-',[ {3,}, [], leaf, {0,0,[]} ], [{file,"src/couch_bt_engine_compactor.erl"},{line,407}] }, {couch_key_tree,mapfold_simple,4,[{file,"src/couch_key_tree.erl"},{line,465}]}, {couch_key_tree,mapfold_simple,4,[{file,"src/couch_key_tree.erl"},{line,474}]}, {couch_key_tree,mapfold,3,[{file,"src/couch_key_tree.erl"},{line,458}]}, {couch_bt_engine_compactor,'-copy_docs/4-fun-5-',3,[{file,"src/couch_bt_engine_compactor.erl"},{line,406}]}, {lists,map_1,2,[{file,"lists.erl"},{line,1320}]},...

bug