monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
378 stars 9 forks source link

Make sure we have a migration path off CockroachDB #339

Open leoluk opened 1 month ago

leoluk commented 1 month ago

Relying on what is now a proprietary database is most certainly not going to end well. There's nothing inherently wrong with the new Cockroach Labs licensing structure, but given our project's goals, it seems ill-advised to become locked into it.

We should evaluate alternatives and make sure (via appropriate tests) that we don't use Cockroach-specific features so we have a migration path to another Postgres-compatible HA solution.

Potential alternatives: