Version 1.0rc0
Pre-release
Pre-release
Changes since v0.1
Features
- Add home page with index invalidation and link to index root
- Add environment variable
PROXPI_CACHE_DIR
to set file-cache directory
Improvements
- Reduced Docker image size
- Avoid requesting index by assuming package URL
- Use single request session for cache
- Protect file-cache eviction with a lock
- Remove smallest files first when evict from file-cache
- Convert user-assert into RuntimeError
Fixes
- Download-fail response not cached