Skip to content

Cache rework #191

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

Merged
merged 3 commits into from
Jul 16, 2025
Merged

Cache rework #191

merged 3 commits into from
Jul 16, 2025

Conversation

Buried-In-Code
Copy link
Member

  • Refactor SQLiteCache so internally it uses a contextmanager to ensure connections are opened and closed
  • Refresh cache
  • Cached cache table name and column typings, this will cause existing caches to be invalid

Copy link

read-the-docs-community bot commented Jul 16, 2025

Documentation build overview

📚 Simyan | 🛠️ build #28871421 (606d5d0) | 🔍 preview

Files changed

Comparing with latest (22a7b76...606d5d0)

Show files (1) | 1 modified | 0 added | 0 deleted
File Status
simyan/sqlite_cache/index.html 📝 modified

@Buried-In-Code Buried-In-Code merged commit 3f51cc3 into main Jul 16, 2025
22 checks passed
@Buried-In-Code Buried-In-Code deleted the sqlite-rework branch July 16, 2025 08:19
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

Successfully merging this pull request may close these issues.

1 participant