-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
What would be the best way to add a dynamic sync, i.e.
- automatically detect new, unsynced collections in mongo db
- add all fields of a collection without having to specify in momyfile.json
- re-read momyfile.json regularly, possibly from a remote location (http), with auto --import on detecting new collections
With at least 3. implemented 1. & 2. would basically come for free, as one could write some application/mongodb-side script to publish a new momyfile when needed, without having to restart momy.
Metadata
Metadata
Assignees
Labels
No labels