pouchdb-server icon indicating copy to clipboard operation
pouchdb-server copied to clipboard

CouchDB-compatible server built on PouchDB and Node

Results 105 pouchdb-server issues
Sort by recently updated
recently updated
newest added

There haven't been any releases in over a year and PRs are not being reviewed. Should this repo be archived?

When I start `pouchdb-server`, I don't see any data directories either being created on the current directory or on a specified path! This is how I am trying to start...

I saw back in 2018 in #169 that there were (at that point) no plans to enable native SSL support in pouchdb-server, but that was before the move by most...

I read some articles saying that express-pouchdb can run in Node's cluster mode but the different instances of the cluster needs to do data sync instead of sharing the same...

### Issue When running a Mango query that returns a large dataset the following error is returned: `RangeError: Invalid string length.` This error is on line 212 of utils.js and...

Link to the docs as i plan to maintain pouchdb-server/node_modules/pouchdb-route

Hello. I'm trying to use pouchdb-server as an in memory database that will replicate to CouchDB. I've made my own Java library to interface with CouchDB over HTTP and it...

### Request Currently No Support For Expiring Items. This is a very important and required feature any database should have! I'm planning to build something massive using this database but...

Hello , I am creating a Cordova-Android app that runs express-pouch server in its backend. After going through all the issues and discussions, I tried to implement the overrideMode: {...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies