faraday-http-cache
faraday-http-cache copied to clipboard
Extract statistics on cache usage
Hi,
I am currently trying to dig into the HttpCache class, trying to find an elegant way to capture statistics in order to discover.
In what percentage, our API calls is using the cache?
Anyone has done that? Do we need to add logging, or the trace :... statements can already be used for this purpose?
thanks