fabro/lib/crates
Bryan Helmkamp 200a580009
Configure SlateDB flush_interval to 5ms for local storage
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>
2026-03-29 13:47:09 -04:00
..
fabro-agent Consolidate integration tests under tests/it 2026-03-29 13:47:09 -04:00
fabro-api Configure SlateDB flush_interval to 5ms for local storage 2026-03-29 13:47:09 -04:00
fabro-api-types Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-cli Configure SlateDB flush_interval to 5ms for local storage 2026-03-29 13:47:09 -04:00
fabro-config Rename *config* variables/params that hold *Settings types 2026-03-29 13:47:09 -04:00
fabro-core Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-db Apply rustfmt 2024 style edition across workspace 2026-03-29 13:47:08 -04:00
fabro-devcontainer Consolidate integration tests under tests/it 2026-03-29 13:47:09 -04:00
fabro-git-storage Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-github Replace mockito with HttpClient trait in fabro-github and detect import self-loops 2026-03-29 13:47:09 -04:00
fabro-graphviz Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-hooks Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker 2026-03-29 13:47:09 -04:00
fabro-interview Remove legacy runtime IPC fallbacks 2026-03-29 13:47:09 -04:00
fabro-llm Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-macros Rename fabro-types-derive to fabro-macros 2026-03-29 13:47:09 -04:00
fabro-mcp Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-model Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-openai-oauth Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker 2026-03-29 13:47:09 -04:00
fabro-proctitle Add detached engine process titles 2026-03-29 13:47:09 -04:00
fabro-retro Fix store migration gaps: retro agent, finalize commit, engine failure, and hydration tolerance 2026-03-29 13:47:09 -04:00
fabro-sandbox Fix clippy absolute_paths violation in ssh_common detect_clone_params 2026-03-29 13:47:09 -04:00
fabro-slack Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-store Configure SlateDB flush_interval to 5ms for local storage 2026-03-29 13:47:09 -04:00
fabro-telemetry Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-tracker Replace mockito with httpmock in fabro-hooks, fabro-openai-oauth, and fabro-tracker 2026-03-29 13:47:09 -04:00
fabro-types Rename fabro-types-derive to fabro-macros 2026-03-29 13:47:09 -04:00
fabro-util Add Printer enum and warn_user! macros for unified verbosity control 2026-03-29 13:47:09 -04:00
fabro-validate Add file-based workflow imports 2026-03-29 13:47:09 -04:00
fabro-workflows Rebuild metadata branches from the run store 2026-03-29 13:47:09 -04:00