@ankhorage/r2
v0.2.0
Published
Cloudflare R2 object-storage adapter for provider-neutral Ankhorage infrastructure.
Maintainers
Readme
@ankhorage/r2
Cloudflare R2 object-storage adapter for provider-neutral Ankhorage infrastructure.
Generated documentation
- Interactive documentation app
- Public API reference
- Component registry
- Architecture overview
- Module relationships
- Export graph
- createInfraAdapter sequence
Public API
Utilities
createInfraAdapter(options?: R2AdapterOptions) => InfraServiceAdapterCreate the canonical Cloudflare R2 object-storage adapter entrypoint.
The default adapter uses Cloudflare's account API. Callers may inject another control-plane adapter for deterministic tests or another trusted execution environment.
Module: src/features/object-storage/composition/createInfraAdapter.ts
Source: src/features/object-storage/composition/createInfraAdapter.ts:19:1
Related symbols: R2AdapterOptions
