Skip to content

dynamic addition of collections to sync #26

@miraculixx

Description

@miraculixx

What would be the best way to add a dynamic sync, i.e.

  1. automatically detect new, unsynced collections in mongo db
  2. add all fields of a collection without having to specify in momyfile.json
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions