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.
- cli
- config
- Configuration for the objectstore server.
- endpoints
- Contains all HTTP endpoint handlers.
- extractors
- healthcheck
- killswitches
- observability
- state
- web
- Module implementing the Objectstore API webserver.