swift-unidoc
swift-unidoc copied to clipboard
implement subscription API for volume link state
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.