The doze module registry
Real local services,
one version = away.
Signed engine modules for doze. No Docker. doze fetches the plugin, verifies its signature, and boots a real backend on first connect — Postgres, Valkey, DocumentDB, S3/SQS/SNS and more.
doze.hcl
postgres "db" { version = 18 port = 5432 }
9 modules 10 engine versions ● all signed
Modules
Pick an engine. Declare it. doze up.
F ●
FerretDB official
doze/ferret MongoDB-compatible database (FerretDB v2 over Postgres)
database 2
→ K ●
Kvrocks official
doze/kvrocks Redis API on RocksDB — durable, low-RAM.
database 2
→ M ●
MariaDB official
doze/mariadb MySQL-compatible relational database
database 11
→ P ●
PostgreSQL official
doze/postgres Real local Postgres, declared not scripted.
database 14 · 15 · 16 · 17 · 18
→ S ●
S3 official
doze/s3 Local S3 buckets, no LocalStack.
storage built-in
→ S ●
SNS official
doze/sns Local SNS topics + subscriptions.
queue built-in
→ S ●
SQS official
doze/sqs Local SQS queues with DLQ + redrive.
queue built-in
→ T ●
Temporal official
doze/temporal Durable workflow engine (local dev server)
workflow 1
→ V ●
Valkey official
doze/valkey In-memory cache, Redis-compatible.
cache 8 · 9
→