sneak b49d3ce88c Switch back to CGO SQLite driver
- Replace modernc.org/sqlite with github.com/mattn/go-sqlite3
- Update connection string for go-sqlite3 syntax
- Keep all performance optimizations and pragmas

The CGO driver may provide better performance for write-heavy
workloads compared to the pure Go implementation.
2025-07-27 22:57:53 +02:00
2025-07-27 22:57:53 +02:00
2025-07-27 22:57:53 +02:00
2025-07-27 22:57:53 +02:00
Description
No description provided
41 MiB
Languages
Go 78.2%
HTML 20.9%
Dockerfile 0.5%
Makefile 0.3%