duck-read-cache-fs
duck-read-cache-fs copied to clipboard
Double check why external file cache doesn't apply to HTTP
Is your feature request related to a problem? Please describe. On external file cache test, it would be better to test cache stats after http requests. https://github.com/dentiny/duck-read-cache-fs/blob/95c106d230489847868aa9649833e9d25cfb7eef/test/sql/external_file_cache.test#L25-L31
But somehow I found only S3 requests, but not http requests, are cached.