drivendataorg / drivendataorg/cloudpathlib
Add metadata caching interface
Open
caching
- Dominant language
- Python
- Stars
- 628
- Forks
- 88
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 2
Description
We need a unified interface for caching metadata across cloud providers.
It should enable end user configuration of:
- Storage mechanism (memory, disk, key-value store)
- TTL
- Cache size
- Eviction strategy
- Cache validation strategy
Related issues include:
- #533
- #422
- #319
- #181
- #176
- #275
Contributor guide
Assessment
This issue has not been assessed yet.