-
Hello,
I need to query multiple CouchDB clusters.
In order to do that, I need to launch as many exporters as clusters I have.
Would it be enough to modify source code and make couchdbURI of type []…
-
- [x] what is database
- [x] traditional database
- [x] couchdb
- [x] endetail the features of couchdb
- [x] why our system use couchDB
-
Is it possible to change the couchdb port used ? It seems hardcoded in many parts of cozycloud, making it quite hard to change.
cphyc updated
8 years ago
-
**Your Environment**
* **verdaccio version**: 5.23.2
* **node version** : v18.15.0
* **package manager**: 9.5.0
* **os**: Linux
* **platform**: npm
**Describe the bug**
I've be…
-
This is my docker-compose.yml
```
services:
couchdb:
image: couchdb:latest
container_name: couchdb
environment:
- COUCHDB_USER=username
- COUCHDB_PASSWORD=password
…
-
The Location List widget is useful in scenarios for selecting from a static hierarchy. In many cases, a dynamic list is preferable. We will create a new input widget called "Dynamic List" which can be…
-
Huggingface provides Space service which contains unlimited 2v CPU 16G RAM hardware.
It supports docker.
I already doploy a test space follow [setup couchdb with docker](https://github.com/vrtmrz/…
-
## Description
I've noticed that CouchDB's memory usage increases abnormally when Hyperledger Fabric(HLF) is running on certain operating systems.
I deployed HLF v2.5.1, which uses CouchDB v3.3.…
-
Hey @Arkensor,
really appreciate this framework, I'm currently also thinking about a good persistence solution for the Enfusion engine and stumbled across the NOSQL CouchDB, which seems to be a gre…
-
## Describe the bug
`galasactl runs delete` takes around 3-5 seconds to delete a run, which is too slow when you want to bulk delete thousands of runs.
As reported by @Tom-Slattery, deleting 100s of …