Skip to content

Commit

Permalink
Query Plans
Browse files Browse the repository at this point in the history
Instead of running queries off filters directly, we do some simple
heuristics and determine a reasonable query plan for the given filter.

To test this, also add a kind index query plan and add a test for it.

We still need tag, author, and created_at index scans. This is up next!
  • Loading branch information
jb55 committed Jan 6, 2024
1 parent 4b6d1d0 commit ceb5ab5
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 204 deletions.
Loading

0 comments on commit ceb5ab5

Please sign in to comment.