Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caching files to disk / opfs for cost saving and performance #4

Open
ehassaan opened this issue Nov 14, 2024 · 0 comments
Open

Caching files to disk / opfs for cost saving and performance #4

ehassaan opened this issue Nov 14, 2024 · 0 comments

Comments

@ehassaan
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant