Skip to content
New issue

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

External Storage Options #216

Open
aaronware opened this issue Oct 29, 2024 · 1 comment
Open

External Storage Options #216

aaronware opened this issue Oct 29, 2024 · 1 comment

Comments

@aaronware
Copy link
Contributor

In issue #134 there is some work related to offloading plugins to S3, I was going to use @bradyvercher's example as a starting point as a base for creating a Cloudflare r2 implementation since their library has support for the S3 APIs so the approach should be very similar. Just wondering if that is still a good base example since satispress recently had a 2.0 release so I wasn't sure if the architecture for implementing this was still the best approach.

@bradyvercher
Copy link
Member

@aaronware The latest release mostly had some minor PHP compatibility and dependency updates. There weren't any major architecture changes, so that's still a good starting point. Your adapter just needs to implement the storage interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants