Skip to content

Conversation

@hannahhoward
Copy link
Member

Goals

Use prepared statements cache for all DB calls, to speed up operations

Implementation

Use a simple LRU cache to use compiled versions of our frequent queries

@hannahhoward hannahhoward force-pushed the feat/use-prepared-statements branch from 761492a to ca16522 Compare January 1, 2026 01:49
Use prepared statements cache for all DB calls, to speed up operations
@hannahhoward hannahhoward force-pushed the feat/use-prepared-statements branch from ca16522 to d7587a4 Compare January 1, 2026 02:16
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.

2 participants