grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

Extend Story Acquisition/Release API with Keeper notification #31

Closed ibrodkin closed 1 year ago

ibrodkin commented 1 year ago

Extend ChronoVisor Story Acquisition/Release API to include communication with the ChronoKeeper processes that should be ready to except messages for the acquired story

KeeperRegistryService needs to have API for communicating story acquisition and release events to the KeeperRegistryClients KeeperProcess needs to have functionality to maintain some new registry of active storyteller clients to expect. IT would make sense to at least add some stubs for client-story authentication tokens , that KeeperProcess should be expecting/maintaining

ibrodkin commented 1 year ago

Changes are ready for review:

ibrodkin commented 1 year ago

changes merged . closing the ticket