Launching today

Files SDK
A unified storage SDK for object and blob backends
199 followers
A unified storage SDK for object and blob backends
199 followers
A unified storage SDK for object and blob backends. One small, honest API. Web-standards I/O. An escape hatch when you need the native client.

Useful abstraction, but the real test is where it leaks: provider-specific errors, multipart uploads, and list semantics. If those stay predictable across S3, R2, GCS, and Azure, the swap cost is much lower.
Build Check
Nice! agree with the comments. You don't know how important it actually is until you have to fight with real storage. Glad to see you helping on this. All the best!