Skip to content

Use the sqlite module as the database layer#3465

Open
badboy wants to merge 1 commit into
sqlite/initial-importfrom
sqlite/use-module
Open

Use the sqlite module as the database layer#3465
badboy wants to merge 1 commit into
sqlite/initial-importfrom
sqlite/use-module

Conversation

@badboy
Copy link
Copy Markdown
Member

@badboy badboy commented May 27, 2026

This only integrates it into the module tree.
It compiles, but not warning-free. It does not compile yet. Later changes will clean that up.
It fully replaces the Rkv storage. No migration implemented.


Done against sqlite/initial-import right now, will change to main-sqlite when #3449 is merged.

@badboy badboy requested a review from a team as a code owner May 27, 2026 14:45
@badboy badboy requested review from chutten and removed request for a team May 27, 2026 14:45
@badboy badboy force-pushed the sqlite/use-module branch from b636c8b to 02c85a8 Compare May 27, 2026 14:46
@badboy badboy added the sqlite Any changes to the new SQLite storage backend label May 27, 2026
This only integrates it into the module tree.
It compiles, but not warning-free.
It fully replaces the Rkv storage. No migration implemented.
@badboy badboy force-pushed the sqlite/use-module branch from 02c85a8 to dc65b5b Compare May 27, 2026 15:01
@badboy
Copy link
Copy Markdown
Member Author

badboy commented May 28, 2026

Oh and of course tests won't pass (for a while)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqlite Any changes to the new SQLite storage backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant