Skip to content

Can express-pouchdb run in Node's cluster mode? #474

@allencblee1

Description

@allencblee1

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 underlying database. Is it possible to run express-pouchdb in Node's cluster mode with all the instances sharing the same underlying database (e.g. mysql thru' leveldown)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions