-
CouchDB - Custom Associations
```
class Document
include SimplyStored::Couch
belongs_to :creator, :class_name => "User"
belongs_to :updater, :class_name => "User"
end
d = Document.new
d.creat…
ghost updated
14 years ago
-
when installing couchdb 1.5.1 - the default local.ini put in by this puppet module, breaks couchdb - which unfortunately does not report it as a config error - it just fails majorly :(
also - this mo…
-
I want to use the [pouchdb-authentication](https://github.com/nolanlawson/pouchdb-authentication) to handle authentication on my website and ensure only authenticated users can alter the data. This pl…
-
This first time I use `sbt`, I get the following exception. It's raised in `gnieh.sohva.testing.CouchInstance`.
The second time and later, the exception disappears.
How and when is the testing mode …
-
### Name and Version
`rapidfort/couchdb-official:3.3.3`
### Which runtime are you using to reproduce this issue?
- [ ] Kubernetes
- [ ] Docker Compose
- [X] Docker
### Is this issue repr…
-
### Is your proposal related to a problem?
https://github.com/hyperledger-labs/PerformanceSandBox/pull/22
### Describe the solution you'd like
Integrate couchdb grafana dashboard
https://githu…
-
Error: Timed out waiting for CouchDB. These logs may help:
ERR! /home/server/namma_temple/hoodie_instruction/data/couch.stderr
ERR! /home/server/namma_temple/hoodie_instruction/data/couch.stdout
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Adding couchDB integration datasource for users.
### Why should this be worked on?
Feature request b…
-
Hey, I have a network with 3 orgs and single peer that works perfectly when using LevelDb as option in the `fablo-config.json` file. However, when I change to CouchDb I start having this error:
```…
-
## Description
On one node (db-2.example.com) we catch error logs
> [error] 2024-02-26T19:53:42.735715Z couchdb@db-2.example.com -------- ./data/.shards/e0000000-ffffffff/account/a1/15/78067a1db9…