Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 765ef58

Browse files
authored
More features
1 parent a6c54dd commit 765ef58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,12 @@ Currently Supported Features
3838
* Run on AWS EC2 Spot Instances (using Docker Machine)
3939
* Allow to specify EC2 instance type
4040
* Auto-detect and use current lowest EC2 Spot Instance prices
41+
* Support i3 instances (with NVMe SSD drives)
42+
* Support arbitrary-size EBS volumes
4143
* Support local or remote (S3) files – config, dump, etc
44+
* The object (database) can be specified in various ways:
45+
* Plain text
46+
* Dump file (.sql, .gz, .bz2) – :warning: only plain, single-file dumps are currently supported
4247
* What to test (a.k.a. "target" or "delta"):
4348
* Test Postgres parameters change
4449
* Test DDL change (specified as "do" and "undo" SQL to return state)

0 commit comments

Comments
 (0)