hoodie-plugin-wareplication

1.1.2 • Public • Published

hoodie-plugin-wareplication

Build Status Dependency Status devDependency Status

NPM

This plugin centralize per user Db into a central DB (default name: target). Each entry in _users is scanned and a replication document is created in _replicator if needed.

Usage

In frontend application:

hoodie.wareplication.apply({
    target: "mycentraldb"
});

License: ISC

Dependents (0)

Package Sidebar

Install

npm i hoodie-plugin-wareplication

Weekly Downloads

1

Version

1.1.2

License

ISC

Last publish

Collaborators

  • devitito