nebula icon indicating copy to clipboard operation
nebula copied to clipboard

watcher/reactivity mechanism and abilities

Open wey-gu opened this issue 2 years ago • 3 comments

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 avatar Apr 26 '22 02:04 wey-gu

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

wey-gu avatar Aug 25 '22 03:08 wey-gu

is there any progress on this?

rendawudi avatar May 25 '23 04:05 rendawudi

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?

wey-gu avatar May 25 '23 04:05 wey-gu