Skip to content

Replace DuckDB with SQLite storage - #216

Merged
gadenbuie merged 11 commits into
fix/shinychat-v0.5.0from
feat/sqlite
Sep 9, 2026
Merged

gadenbuie merged 11 commits into
fix/shinychat-v0.5.0from
feat/sqlite

Conversation

@gadenbuie

Copy link
Copy Markdown
Collaborator

Stacks on #215.

Summary

Replace DuckDB with a shared RSQLite database for persistent conversation history and project code search. Add per-project FTS5 trigram indexes, incremental refresh, retention, busy handling, and server-side conversation resume pointers.

Verification

  • btw pkg test --path .
  • 2,597 passing expectations, with only existing locale/web warnings and one expected skip.

@gadenbuie
gadenbuie marked this pull request as ready for review September 9, 2026 14:49
@gadenbuie
gadenbuie added this pull request to stack #217 September 9, 2026 14:49
@gadenbuie
gadenbuie merged commit 1f60fda into main Sep 9, 2026
9 checks passed
@gadenbuie
gadenbuie deleted the feat/sqlite branch September 9, 2026 15:11
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