{"library":"pouchdb-replicator","type":"library","category":null,"description":"pouchdb-replicator is a PouchDB plugin that simulates the functionality of CouchDB's `_replicator` database daemon. Instead of initiating one-off or programmatic replication calls (e.g., `db.replicate()`), this plugin allows developers to define and manage persistent replication jobs declaratively by simply writing documents to a special `_replicator` database. This enables scenarios like continuous synchronization across application restarts and simplifies the management of complex replication topologies. The current stable version is 4.2.0, part of the pouchdb-server monorepo. It receives regular maintenance updates, focusing on bug fixes, dependency updates, and minor enhancements. Its key differentiator is providing a CouchDB-compatible declarative replication interface directly within PouchDB, making it ideal for applications requiring robust offline-first capabilities and seamless synchronization with CouchDB or other PouchDB instances.","language":"javascript","status":"active","version":"4.2.0","tags":["javascript","pouch","pouchdb","couch","couchdb","replication","replicator","replicate"],"install":[{"cmd":"npm install pouchdb-replicator","imports":["import PouchDB from 'pouchdb';\nimport PouchDBReplicator from 'pouchdb-replicator';","PouchDB.plugin(PouchDBReplicator);","import PouchDB from 'pouchdb';"]},{"cmd":"yarn add pouchdb-replicator","imports":[]},{"cmd":"pnpm add pouchdb-replicator","imports":[]}],"homepage":null,"github":"https://github.com/pouchdb/pouchdb-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pouchdb-replicator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pouchdb-replicator/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}