- Add prepared statements to all batch operations for better performance - Fix database lock contention by properly batching operations - Update SQLite settings for extreme performance (8GB cache, sync OFF) - Add proper error handling for statement closing - Update tests to properly track batch operations |
||
|---|---|---|
| .. | ||
| config | ||
| database | ||
| logger | ||
| metrics | ||
| ristypes | ||
| routewatch | ||
| server | ||
| streamer | ||
| templates | ||