Expand description
The storage server component.
This builds on top of the objectstore_service, and exposes the underlying storage layer as
an HTTP layer which can serve files directly to external clients and our SDK.
Modulesยง
- auth
- Authorization logic for objectstore.
- batch
- cli
- config
- Configuration for the objectstore server.
- endpoints
- Contains all HTTP endpoint handlers.
- extractors
- healthcheck
- killswitches
- multipart
- Types and utilities to support Multipart streaming responses.
- observability
- rate_
limits - state
- web
- Module implementing the Objectstore API webserver.