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

leverage flysystem for all filesystems #1584

Open
dbu opened this issue May 16, 2024 · 0 comments
Open

leverage flysystem for all filesystems #1584

dbu opened this issue May 16, 2024 · 0 comments

Comments

@dbu
Copy link
Member

dbu commented May 16, 2024

for version 3, we should drop our custom AWS integration and any other storage in favor of leveraging flysystem. this will allow to remove a lot of code that flysystem is doing better than us.

we still want to define our own interface to define the interactions with storage to not allow non-flysystem storage.

this would also close #1457

see how to leverage https://flysystem.thephpleague.com/docs/usage/public-urls/ to handle image caches stores in flysystem.

@dbu dbu added this to the 3.0.0 milestone May 16, 2024
@dbu dbu modified the milestones: 3.0.0, 3.0 Refactoring Jun 19, 2024
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

1 participant