We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey,
Flynn user here, but I can't use S3 in the scope of my project. Not a go dev neither.
Is there a way to make copy to static hosting step easily plugged to another service? Like a plugin syntax, eventually more language agnostic?
Cheers
The text was updated successfully, but these errors were encountered:
The interface used to connect to S3 is pretty simple, and it's set up so that you can implement it other ways. Check here:
flynn-pgbackups/store.go
Lines 14 to 19 in 6ac318b
A pull request implementing another storage mechanism would be great!
Sorry, something went wrong.
No branches or pull requests
Hey,
Flynn user here, but I can't use S3 in the scope of my project. Not a go dev neither.
Is there a way to make copy to static hosting step easily plugged to another service? Like a plugin syntax, eventually more language agnostic?
Cheers
The text was updated successfully, but these errors were encountered: