BrewFSBrewFS
BrewFSBrewFS
Get started
OperationsObservabilityControl PlaneGC CommandTestingPOSIX TestingKubernetes Operator
Operations

Testing

Test suites and benchmark entries.

cargo test --workspace          # unit + integration tests
cargo run -p brewfs-bench --    # benchmark entries (RandRW, metadata, scaling)

An agent-workspace test suite — replaying realistic multi-agent IO traces against a mounted filesystem — is on the roadmap.

GC Command

Removing object data that is no longer referenced.

POSIX Testing

Filesystem conformance coverage, reproducible runners, and explicit limits.