json-ld
json-ld copied to clipboard
Caching support for `ReqwestLoader`
http-cache-reqwest provides simple reqwest middleware, that adds support for caching based on http cache semantics. It allows on-disk cache using cacache, or in-memory caching using moka (which would be much simple). It would be highly useful for caching jsonld contexts.