ff-backend-sqlite 0.15.0

FlowFabric EngineBackend impl — SQLite dev-only backend (RFC-023, Phase 1a scaffold)
Documentation
1
2
3
4
5
//! Internal crate config — the public consumer-facing
//! `ff_server::config::SqliteServerConfig` lives in `ff-server`.
//! Phase 1a holds this module empty; Phase 2 introduces backend-
//! internal pool tuning knobs here if needed (separate from the
//! operator-facing `SqliteServerConfig`).