mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +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> |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| Cargo.toml | ||