Skip to content

Mongo and notifications #15

@bwesterb

Description

@bwesterb

In the last rewrite, it is possible to run multiple maried instances on one media collection in Mongo. The downside is that the instances do not get notified when the others add/remove/update media/users.

We could run a separate "collection server" or "notification server", but that adds one extra point of failure.

Is there a way to add reliable notifications in Mongo?

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