fastcache icon indicating copy to clipboard operation
fastcache copied to clipboard

fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.

Results 2 fastcache issues
Sort by recently updated
recently updated
newest added

This commit introduces a new feature that enables the specification of specific query parameters to be used as the cache index key when creating a URI via a arg transformer...