RipcordSoftware / AvanceDB

An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
GNU Affero General Public License v3.0
161 stars 12 forks source link

Test continuous replication #42

Open craigminihan opened 8 years ago

craigminihan commented 8 years ago

Continuous repl to AvanceDB from CouchDB seems to provoke CouchDB into doing very weird stuff. Single-shot repl is 100% so continuous must be making calls to AvanceDB and getting responses it can't handle.