Hacker News new | ask | show | jobs
by geenat 805 days ago
Interesting!

> If you have an existing MySQL or MariaDB server, you can configure Dolt as a read-replica. As the Dolt read-replica consumes data changes from the primary server, it creates Dolt commits, giving you a read-replica with a versioned history of your data changes.

This is really cool.

2 comments

Thanks!

Let us know if you try it out, we're always interested in feedback.

https://discord.com/invite/RFwfYpu

Coming soon we'll have the ability to replicate a branch HEAD to MySQL as well.