Invalidate prepared queries when schema or relevant cached values change #130

Open
opened 2020-08-06 16:55:25 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:55:25 +00:00 (Migrated from github.com)

#296 will implement the first steps for Conn, encapsulating the current state of a Mentat store. One of the things we'd like to do is cache query plans in a variety of forms (algebraic representations? SQL query strings?), re-using them as appropriate and invalidating them when the underlying store metadata changes.

#296 will implement the first steps for `Conn`, encapsulating the current state of a Mentat store. One of the things we'd like to do is cache query plans in a variety of forms (algebraic representations? SQL query strings?), re-using them as appropriate and invalidating them when the underlying store metadata changes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#130
No description provided.