-
I'm wondering how whether it would be easily possible to also have pouchdb-server listen for incoming connections when inside nw.js (so that the browser accesses the same data as the remote clients vi…
-
**Is your feature request related to a problem? Please describe.**
I am not sure if it will be possible - what I am trying to build is Android app with pouchdb-server for peer to peer Android clients…
-
Currently each browser has its own PouchDb instance.
This prevents us testing how one player can talk to another between browser windows.
So, we should move PouchDb to the server.
-
### Issue
Whenever I try running my nextjs app using pouchDB (I am only using it on the server side and **NOT** on the client side) I get
Am I missing something?
### Info
- Environment: (N…
-
⚠️ This is just me dreamcodin. The code shown here doesn’t exist, it’s just meant as a base for discussion
I would like to create a custom server which exposes only the CouchDB APIs that I need, si…
-
I am experiencing slow query performance in PouchDB despite using an index synced from CouchDB. Below are the details of my setup and the issue:
### setup
### This is my index in CouchDB
{
"_i…
-
**Is your feature request related to a problem? Please describe.**
If we move to Nouveau for freetext searching on the Couch server (aka "online" use), then we still need a solution for freetext searc…
-
### Versions
We're using the following modules. These were in version 7.2.2 and we updated them to 9.0.0.
- pouchdb
- pouchdb-adapter-indexeddb
- pouchdb-browser
- pouchdb-find
- pou…
VaggV updated
1 month ago
-
Hi,
@garethbowen, @marten-de-vries
I noticed that there hasn't been any new release since september 2019 and there is quite a queue of dependabot PR's including some security related.
Does …
-
I've done some light perf testing with [PouchDB's performance test suite](https://github.com/pouchdb/pouchdb/tree/master/tests/performance), but I haven't done any heavy-duty performance profiling, an…