mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
When `disk_cache = true` in `[server.slatedb]`, Fabro enables SlateDB's object-store cache at `<storage_root>/cache/slatedb`, caching raw S3 bytes on local disk to reduce read latency. All cache parameters use SlateDB defaults (16 GB max, 4 MB parts). A warning is emitted if enabled with `provider = "local"` since the cache adds overhead when the object store is already on the local filesystem. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| deploy-digital-ocean.mdx | ||
| deploy-fly-io.mdx | ||
| deploy-railway.mdx | ||
| deploy-render.mdx | ||
| deploy-server.mdx | ||
| sandboxing.mdx | ||
| security.mdx | ||
| server-configuration.mdx | ||
| troubleshooting.mdx | ||