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

cnidarium: add filterable grpc streaming of state changes #3533

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

hdevalence
Copy link
Member

This commit adds a new RPC to cnidarium that provides grpc streaming of state changes, with server-side filtering using regexes on the keys.

Also, there's stub code in pcli that will consume it.

This commit adds a new RPC to cnidarium that provides grpc streaming of state
changes, with server-side filtering using regexes on the keys.

Also, there's stub code in pcli that will consume it.
This caused a CI failure on warnings I believe to have been spurious ("unused imports" in a pub use re-export).
@hdevalence hdevalence merged commit 4e7c77b into main Dec 29, 2023
5 checks passed
@hdevalence hdevalence deleted the cnidarium-streaming branch December 29, 2023 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant