Hacker News new | ask | show | jobs
by fi788 4057 days ago
This is really interesting, specially if it really reduces the burden of running Mysql with failover or multiple slave databases. This is similar to what is currently available on AWS - RDS, but requires separate database instances and is very tricky to implement on development environments or local infrastructure.

I'd be interested in knowing if any of you have tried it or inspected the code in detail.

1 comments

I'd imagine percona cluster would work for your use case?