bertiqwerty / rvimage

Remote image viewer in Rust
MIT License
2 stars 1 forks source link

Try in memory cache #3

Open bertiqwerty opened 2 years ago

bertiqwerty commented 2 years ago

Currently, caching uses a local temporary directory. One could try whether an optional in memory cache improves ux.

Another option would be to use both.