blang / vfs

Virtual filesystem library written in golang
MIT License
465 stars 51 forks source link

S3 implementation #23

Open digitalcrab opened 5 years ago

digitalcrab commented 5 years ago

Hello @blang

Maybe you know by any chance the s3 implementation of your Filesystem interface? If not would be interested in having one even if you claim "Only Stdlib" (this will bring aws sdk as a dependency)?

Thank you in advance.

lordofscripts commented 1 month ago

What I loved from this package was its simplicity without dependencies.