luizfonseca / proksi

Batteries-included CDN, reverse proxy and Load Balancer with Docker support using Cloudflare Pingora.
https://docs.proksi.info
Apache License 2.0
33 stars 1 forks source link

[REQUEST] Cache purging/eviction #59

Open luizfonseca opened 1 month ago

luizfonseca commented 1 month ago

Is your feature request related to a problem? Please describe. Currently the cache mechanism doesn't purge older files from memory disk

Describe the solution you'd like Able to purge files if they are stale/evicted

Describe alternatives you've considered Currently we use arcswap, we should find a better in-memory layer

Additional context https://github.com/cloudflare/pingora/tree/main/tinyufo

adammakowskidev commented 1 month ago

+1