Warning! Code in this repository works. But we've merged it directly into WAL-G https://github.com/wal-g/wal-g/tree/master/pkg/storages
To use the new version, import the github.com/wal-g/wal-g/pkg/storages
instead of the github.com/wal-g/storages/
.
This was done to ensure fast path for features to WAL. Also we want to excercise WAL-G CI against every pull request to storages. Feel free to ping Andrey if you think this decision is wrong.