BrewFSBrewFS
BrewFSBrewFS
Get started
Quick StartInstallationMount BrewFSConfigurationPerformance tuning parametersCLI Reference
Getting Started

Configuration

Data backends, metadata backends, and mount options.

Data backends

BackendFlagNotes
LocalFS--data-backend local-fsObject blocks as files on a local directory
S3-compatible--data-backend s3MinIO, RustFS, Ceph RGW, AWS S3, …

Metadata backends

BackendFlagNotes
SQLx (SQLite / PostgreSQL / MySQL)--meta-backend sqlxSingle-file SQLite is the simplest start
Redis--meta-backend redisLow-latency metadata operations
etcd--meta-backend etcdStrongly consistent clustered metadata
TiKV--meta-backend tikvHorizontally scalable transactional metadata

Mount options

All mount options are published as part of benchmark configurations — see Reproducibility.

Performance tuning

The complete cache, S3, FUSE, writeback, and metadata cache recipes are documented in Performance tuning parameters. Start with the safe baseline there before applying a workload-specific profile.

Mount BrewFS

Mount with LocalFS + SQLite, or S3-compatible storage + Redis.

Performance tuning parameters

Workload-specific cache, S3, FUSE, writeback, and metadata settings.

On this page

Data backendsMetadata backendsMount optionsPerformance tuning