couchbaselabs / cblite-tests

tests for mobile servers, clients, and sync interop
5 stars 0 forks source link

Adding support for pouchdb-server to perf tests #10

Closed tahmmee closed 11 years ago

tahmmee commented 11 years ago

Set number of pouch clients in config/perf.js. Instances will be started up similar to current liteserv clients using non-conflicting ports. by default internal leveldb files are stored into tmp dir.

tahmmee commented 11 years ago

Also need to verify this all works well on real hardware before merge.