Documentation
¶
Overview ¶
Package r2store is a Cloudflare R2 driver for togo storage. R2 is S3-compatible, so this uses the AWS S3 SDK pointed at the R2 endpoint. Implements togo.Storage and overrides the default filesystem storage when installed.
togo install togo-framework/storage-r2
Env: R2_ACCOUNT_ID, R2_ACCESS_KEY_ID, R2_SECRET_ACCESS_KEY, R2_BUCKET (all required).
Click to show internal directories.
Click to hide internal directories.