wip: update changelog and todo

This commit is contained in:
Jun Kurihara 2023-12-12 22:59:58 +09:00
commit 92638ccd2a
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
2 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,7 @@
- [Initial implementation in v0.6.0] ~~**Cache option for the response with `Cache-Control: public` header directive ([#55](https://github.com/junkurihara/rust-rpxy/issues/55))**~~ Using `lru` crate might be inefficient in terms of the speed.
- Consider more sophisticated architecture for cache
- Persistent cache (if possible).
- More secure cache file object naming
- etc etc
- Improvement of path matcher
- More flexible option for rewriting path