Skip to content

Is there a plugin that can track data change and sync to client? #3166

Closed
@jackiesun8

Description

@jackiesun8

I use mongoose in a game server development. Mongoose has ability to track data change and sync to database.Now I want to sync data to client at data change.But this sync mechanism can't use mongoose's build-in.Because the sync opportunity is various(database'data is cached in memory and sync to database at player offline)

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureThis change adds new functionality, like a new method or classplugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions