k3s-io / kine

Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Apache License 2.0
1.49k stars 226 forks source link

Add support for SurrealDB #277

Open itsezc opened 4 months ago

itsezc commented 4 months ago

SurrealDB (https://surrealdb.com) is a multi model database that's fairly new and growing in usage over the last few years, since it is a multi model database, it replaces many database engines in one go and would be great to have the state of your cluster stored on it, allowing you to essentially run just one database for all your cluster & application needs.