developmentseed / developmentseed/virtualizarr-data-pipelines
Gargbage collection based on snapshot length as well as time
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
When utilizing virtualizarr-data-pipelines on a retrospective dataset, garbage collection may not be triggered quickly enough. Switching to include the number of snapshots to compact, as well as the last expiry time would result in more frequent garbage collection in these cases.
E.g. Garbage collect after 2 days or if ancestry > 50 snapshots
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.