refactor(rivetkit): centralize internal sqlite storage#5446
Conversation
|
Review: refactor(rivetkit): centralize internal sqlite storage Overall this is a clean, well-tested refactor. The SQL-constant consolidation into Potential issue: loosened remote SQLite batch validation (engine/packages/pegboard-envoy/src/ws_to_tunnel_task.rs) -- Nice catch: schedule history prune-counter fix (rivetkit-rust/packages/rivetkit-core/src/actor/schedule.rs) -- Splitting Minor nit: Test coverage: The Rust-side changes are well covered (new batch-validation test, new prune-counter regression test, sql_efficiency catalog updated for the renamed/relocated query constants). No RivetKit TypeScript/NAPI surface touched here, so no parity concerns. |
No description provided.