- 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 |
||
---|---|---|
.. | ||
app_integration_test.go | ||
app_test.go | ||
app.go | ||
ashandler.go | ||
cli.go | ||
handler.go | ||
peerhandler.go | ||
peeringhandler.go | ||
prefixhandler.go |