mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
SlateDB defaults to 100ms flush_interval (tuned for S3 cost). For local/in-memory object stores this adds unnecessary write latency. Pass flush_interval through SlateStore::new() so callers control the setting, and switch open_db() to use Db::builder(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||