Right now, reshifter is implemented to write backups to remote S3-compatible storage systems e.g minio or vallina AWS S3. It would be nice to abstract the remote storage logic to allow developers to implement various other remote storage backends e.g. streaming the backups to kafka.
Right now, reshifter is implemented to write backups to remote S3-compatible storage systems e.g minio or vallina AWS S3. It would be nice to abstract the remote storage logic to allow developers to implement various other remote storage backends e.g. streaming the backups to kafka.