You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Simpleblob interface for the storage backend can be paired with an Simplenotify interface.
The new interface could abstract away the current S3 storage_poll_interval mechanism
and maybe extended later by a MQTT implementation.
This would make it possible that the producer would publish the URI of the new snapshot to mqtt
and the consuming nodes would use the URI (can be presigned) to get the new snapshot.