FeatureFuel
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

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests