-
Notifications
You must be signed in to change notification settings - Fork 44
feat(drive-abci): preliminary support for event subscriptions in Platform #2795
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
base: v2.1-dev
Are you sure you want to change the base?
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
❌ gRPC Query Coverage Report
|
@coderabbitai review all |
@lklimek: I'll perform a comprehensive review of all the changes in this PR. ✅ Actions performedFull review triggered. |
Issue being fixed or feature implemented
We want users to subscribe to events, like document deleted.
What was done?
Added some infrastructure to subscribe to events and notify subscribers about events to all layers except DAPI.
DAPI part will be done in separate PR #2716
How Has This Been Tested?
Breaking Changes
Checklist:
For repository code-owners and collaborators only