Skip to content

Fail-safe SQLite cache #119

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

Open
Tracked by #2331
martinbonnin opened this issue Feb 25, 2021 · 1 comment
Open
Tracked by #2331

Fail-safe SQLite cache #119

martinbonnin opened this issue Feb 25, 2021 · 1 comment

Comments

@martinbonnin
Copy link
Contributor

Make the SQLite cache fallback to a No-Op cache if the DB cannot be opened for some reason (most likely no storage left).

@oliveeyay
Copy link

Note: We are not seeing any exceptions like SQLFullException for instance 🤔
I'm wondering if SQLDelight is not already handling these by providing an in-memory database for instance?

@BoD BoD transferred this issue from apollographql/apollo-kotlin Apr 3, 2025
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

2 participants