State change feed
#18427
Replies: 1 comment
-
|
yes like DynamoDB Streams |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
They are certain use cases that need to monitor changes to the state , we should be able to publish write and update operations in our state store to a change feed pulsar topic that other functions can listen to and act upon.
Beta Was this translation helpful? Give feedback.
All reactions