CesiumGS / CesiumGS/cesium-native

Allow defining maximum cache size for CachingAssetAccessor

Open
#671 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
623
Forks
277
PR merge metrics
No merged PRs in 30d

Description

The caching asset accessor currently allows defining the maximum request age, but there is no way to define the maximum cache size.
It would be more useful if requests were removed from the cache when it reaches a specific size limit rather than by request age.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.