couchdb
couchdb copied to clipboard
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Hello, I would like to add a simple functionality using update function in design document. I would like it to be invoked when a document is changed/created in Fauxton. Normally,...
## Overview Enhance couchdb to efficiently reject requests for a given user if repeated requests have failed for authentication reasons, from the same IP address. This helps slow brute-force password...
[NOTE]: # ( ^^ Frequent Sign out automatically within a minutes. ^^ ) ## Description [NOTE]: # ( After create login id ,password for admin frequent automatically sign out occur...
Hey there, I am looking for a solution either for method-1 or method-2. For my enterprise software I need Couchdb to be packaged in it and install it with following...
## Description I have compiled latest couchdb with `./configure --enable-nouveau` and it is running fine. Even started the nouveau server with the created `./rel/couchdb/nouveau/bin/nouveau server`. Now, when I try to...
## Description Post install script after upgrading from 3.3.1 -> 3.3.3-1 I now get the following errors when I perform any "apt-get" ` 1 not fully installed or removed. After...
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description We are using couchdb v 3.3.3 with the log settings as...
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description I'm trying to solve a problem of "pending_changes" between the nodes...
## Description In my installation, in CouchDB logs messages I can see messages like ``` 1 conflicted shard in cluster ``` I have tried to delete old databases and in...
The idea is to log, with detail, any admin-level changes made thru the HTTP interface (or Erlang `remsh`? Hm.) Logging any configuration changes to a node for posterity is useful...