bucketwarden-server
bucketwarden-server is the runtime composition crate for BucketWarden. It assembles storage behavior, S3 request handling, browser UI routes, console/report APIs, policy checks, locking, KMS, replication, and audit reporting.
Install
= { = "../bucketwarden-server" }
Usage
let runtime = default;
Crate Links
- Used by
bucketwarden-cliandbucketwarden-demo. - Depends on
bucketwarden-audit,bucketwarden-auth,bucketwarden-crypto,bucketwarden-errors,bucketwarden-kms,bucketwarden-lock,bucketwarden-policy,bucketwarden-repl, andbucketwarden-s3. - The broader extraction target is represented by focused boundary crates such as
bucketwarden-storage,bucketwarden-objects, andbucketwarden-browser-ui.
Author
Jacob Stewart <jacob@swarmauri.com>