spawn
spawn copied to clipboard
[Feat] Export cold actor snapshot to external blob storage
Describe the feature We could export snapshot data for actors that have been inactive for more than "n" days. This may be related to or in addition to the feature described in https://github.com/eigr/spawn/issues/128
Why would that be important to you? Allow actors to be moved to cold storage and perhaps retrieved to hot storage when needed. In this way freeing up space on hot storage. wdyt @eliasdarruda / @marcellanz ?
Could be very nice to have a control mechanism like a purge timeout mentioned in #128 to handle this.
Could be very nice to have a control mechanism like a purge timeout mentioned in #128 to handle this.
Yes that's why I see this item interlinked with that one. Both would be parts of the same epic