Skip to content

sqlite migration: Changing the whole structure to be able to migrate …#63

Merged
xoxruns merged 1 commit intomainfrom
sqlite_migration
Mar 24, 2026
Merged

sqlite migration: Changing the whole structure to be able to migrate …#63
xoxruns merged 1 commit intomainfrom
sqlite_migration

Conversation

@xoxruns
Copy link
Copy Markdown
Owner

@xoxruns xoxruns commented Mar 24, 2026

…to sqlite.

the objective behind the manoeuvre is to be able to seperate the db logic from one single instance of pgvector that we need to launch setup and all. this is more lightweight and functions better. We also changed the handling of the what is behind the memory..

…to sqlite.

the objective behind the manoeuvre is to be able to seperate the db logic from one single instance of pgvector that we need to launch setup and all.
this is more lightweight and functions better. We also changed the handling of the what is behind the memory..
@xoxruns xoxruns merged commit 41ca4b7 into main Mar 24, 2026
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