|
|
|
|
|
by lloydpick
3732 days ago
|
|
It supports MongoDB, MySQL and PostgreSQL at the moment. It's really easy to add extra engines, you can even write your own custom ones and include them. But it's mainly dealing with full dumps, rather than volume snapshots or incrementals. That said, there's nothing to stop an "engine" being written that could create an EC2 machine using Packer and attaching an EBS volume and then testing that. I have plans to support things like RDS as well in the longer term. I've got some redis instances here that I can test restoring from, so could look at adding that. |
|