1
Feature request: Support clustered SQLite
Source: dani-garcia/vaultwarden#2789 · opened by @achetronic
Hello there,
First of all, thank you for your amazing project 😄
I have been thinking about a way to maintain an easy-to-use database on home environments which are a bit more powerful (kubernetes). The point is that SQLite is small and easy to maintain over the time. But, for having several replicas inside K8s, you should go for a more canonical DB like PostgreSQL, which adds a lot of overhead for a little environment.
What about adding support for rqlite or dqlite as database? They are basically SQLite, but HA with raft for consensus
First of all, thank you for your amazing project 😄
I have been thinking about a way to maintain an easy-to-use database on home environments which are a bit more powerful (kubernetes). The point is that SQLite is small and easy to maintain over the time. But, for having several replicas inside K8s, you should go for a more canonical DB like PostgreSQL, which adds a lot of overhead for a little environment.
What about adding support for rqlite or dqlite as database? They are basically SQLite, but HA with raft for consensus
No pledges yet. Be the first to back this.
Comments
Similar requests
SQLite→PostgreSQL migration via pgloader: BIGINT/INTEGER type mismatch causes silent login failure for all users
1 vote · 0 comments
Include sqlite3 binary in docker image
1 vote · 0 comments
No support for litestream (sqlite streaming replication)
1 vote · 0 comments
Support for cockroachdb
7 votes · 0 comments
Feature proposal: Custom Roles support with granular organization permissions
1 vote · 0 comments
No comments yet.