Personally, for MVP:
- the ability to choose between in-memory or filesystem based caching
- ratelimiting
- dynamic blocklists
For add'l features:
- storage tiers (some in-mem, fallback to fs, fallback to other, etc)
- support for custom cache eviction algos
Personally, for MVP:
- the ability to choose between in-memory or filesystem based caching
- ratelimiting
- dynamic blocklists
For add'l features:
- storage tiers (some in-mem, fallback to fs, fallback to other, etc)
- support for custom cache eviction algos