Closed hadrien-toma closed 4 years ago
Update: same question replacing PouchDB by Slouch :heart_eyes:
couchdb-howler should be capable of allowing a client to listen to any number of CouchDB databases. Feasibly, I'd expect that it could handle hundreds of thousands or millions, but this hasn't been tested. The breaking point would be the number of connection records the server can store in memory, but this should be a lot as these records are very tiny.
Awesome, I can't wait to try couchdb-howler :yum:. Thank you for your answer!
Hello @redgeoff, I got in this repo through the stackoverflow issue Maximum number of live replications in PouchDB.
This project seems interesting, would you answer me few questions in order to investigate more on using Howler?
In any case, great initiative and idea here, thank you for this work and for sharing it.