Caching files to disk / opfs for cost saving and performance
Open
- Dominant language
- C++
- Stars
- 60
- Forks
- 100
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 25
Description
Querying data stored on S3 or blob from local machine is a common use-case for duckdb. But it can cause unnecessary egress costs and slow performance especially on slow internet. If disk cache is implemented within httpfs then it can help all the extensions relying on it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.