Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Add GRPC notifier driver #12

Open
JAORMX opened this issue Dec 14, 2022 · 0 comments
Open

Add GRPC notifier driver #12

JAORMX opened this issue Dec 14, 2022 · 0 comments

Comments

@JAORMX
Copy link
Contributor

JAORMX commented Dec 14, 2022

Currently, the only notifier implementation is a stub called no-op. This by itself is not very useful, as applications relying on the tree will need to be notified when a node or a set of nodes from the tree are deleted.

The idea is to implement a notifier driver that notifies clients a light weight and long lived GRPC connection.

This is useful for client applications that may reside in the same pod as the tree manager when deploying as a container in Kubernetes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant