|
|
|
|
|
by __s
1716 days ago
|
|
Unfortunately this doesn't meet my use case (which they list as an intended use case): serving static assets over http. I currently use an in-memory cache without eviction. It doesn't meet my requirements because I store the in-memory content precompressed https://github.com/serprex/openEtG/blob/master/src/rs/server... edit: seems it can. Nice |
|