Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watcher/reactivity mechanism and abilities #4209

Open
wey-gu opened this issue Apr 26, 2022 · 3 comments
Open

watcher/reactivity mechanism and abilities #4209

wey-gu opened this issue Apr 26, 2022 · 3 comments
Labels
type/feature req Type: feature request

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Apr 26, 2022

Is your feature request related to a problem? Please describe.

Pattern to allow the database to push/notify changes being subscribed is becoming more and more popular as it's simplifying app dev in a good way.

Databases like firebase and middleware tools like https://debezium.io are offering such abilities.

These requirements are being requested/queried for some time.

Describe the solution you'd like

Provide interfaces to allow subscriptions on a certain scope of graph data changes.

Underlying it could be listener-based.

The notification layer could be https://debezium.io or equivalent.

Describe alternatives you've considered

Additional context

@wey-gu wey-gu added the type/feature req Type: feature request label Apr 26, 2022
@wey-gu wey-gu changed the title watcher/reactivity mechanism abilities watcher/reactivity mechanism and abilities Apr 26, 2022
@wey-gu
Copy link
Contributor Author

wey-gu commented Aug 25, 2022

@MuYiYong this is the requirement on pubsub /data watch and notify/ event-driven capability :)

@rendawudi
Copy link

is there any progress on this?

@wey-gu
Copy link
Contributor Author

wey-gu commented May 25, 2023

is there any progress on this?

As I recall, @zhaojunnana is working on a CDC for NebulaGraph :D Any exciting plan/progress could be shared, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants