Replies: 1 comment
|
Based on the current deployment documentation, the direct answers are:
So if multi-node HA is a hard requirement today, the documented SurrealDB paths are Cloud Scale or self-hosted Enterprise/SurrealDS. Otherwise, design the Community deployment around single-node failure recovery and state the resulting RTO/RPO explicitly; if neither is acceptable, choose a database with a supported open-source consensus/storage layer rather than treating the TiKV playground as production-ready. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi SurrealDB team and community,
We are evaluating SurrealDB for self-hosted deployments and looking into high-availability (HA) architectures.
According to the official documentation on Multi-node SurrealDB:
Given that TiKV is documented as not recommended for production HA:
Thanks for any insights and guidance!
All reactions