swift-unidoc icon indicating copy to clipboard operation
swift-unidoc copied to clipboard

implement subscription API for volume link state

Open tayloraswift opened this issue 1 year ago • 0 comments

per Slack discussion with @Joannis , API users should be able to poll the state of a specific volume (which may or may not exist yet) and receive updates when the volume enters the linked state.

probably, this should be implemented with a Change Stream on the VolumeMetadata collection.

tayloraswift avatar May 06 '24 18:05 tayloraswift