Open bluestreak01 opened 3 years ago
Hello @bluestreak01,
Thanks for sharing the information. Do you know if clustering features will be available open-source? Where will be possible to operate 24/07.
Thanks!
that's the plan 👍
Hi all, is there any status update on high availability?
Summary
Automated asynchronous table replication from primary to one or more secondary copies. Replication will work by way of distributing WAL (write-ahead-log) segments via S3. Replica tables will maintain its state by downloading and applying WAL segments.
This implementation depends on:
Expected outcome
CREATE TABLE
,DROP TABLE
andRENAME TABLE
SQLsTimelines
High Availability has just been released for QuestDB Enterprise, and is in the process of being integrated into QuestDB Cloud. It will be released into open source later (tbd).