multistore-cf-workers 0.6.2

Cloudflare Workers runtime adapters for the multistore S3 proxy gateway
Documentation

multistore-cf-workers

Cloudflare Workers runtime adapters for the multistore S3 proxy gateway.

Overview

Provides everything needed to run the multistore proxy on Cloudflare Workers: a ProxyBackend implementation using the Fetch API, zero-copy request/response streaming via native ReadableStream, an object_store HTTP connector, and response conversion helpers.

This crate only compiles for wasm32-unknown-unknown.

Feature Flags

  • azure — Azure Blob Storage backend support
  • gcp — Google Cloud Storage backend support