Giving your Go apps Tigris superpowers

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

Tigris has released a Go Storage SDK (storage-go) that adds first-class support for Tigris-specific features like bucket forking, snapshots, object renaming, and bundle downloads. The SDK comes in two packages: `storage`, a drop-in replacement for the AWS S3 Go client with extra Tigris methods, and `simplestorage`, a higher-level client that infers bucket name and credentials from environment variables to reduce boilerplate. Migration from the standard AWS S3 library is minimal, and the simplestorage package also works with other S3-compatible providers like Hetzner, though Tigris-specific extensions won't be available there.

4m read timeFrom tigrisdata.com
Post cover image
Table of contents
An SDK so nice we did it twice ​Get go -ing today ​
91.9K Impressions