Skip to content

Conversation

vikrantgupta25
Copy link
Member

@vikrantgupta25 vikrantgupta25 commented Oct 15, 2025

Description

  • Replace mattn/sqlite with modernc.org/sqlite which is CGO-free port of the C SQLite3 library.
  • removes the CGO compilation of signoz

Closes: https://github.com/SigNoz/platform-pod/issues/763
Closes: https://github.com/SigNoz/engineering-pod/issues/184
Closes: https://github.com/SigNoz/platform-pod/issues/1228

* feat(sql): swap mattn/sqlite with modernc.org/sqlite

* feat(sql): revert the dashboard testing changes

* feat(sql): enable WAL mode for sqlite

* feat(sql): revert enable WAL mode for sqlite

* feat(sql): use sensible defaults for busy_timeout

* feat(sql): add ldflags
@github-actions github-actions bot added the enhancement New feature or request label Oct 15, 2025
@vikrantgupta25 vikrantgupta25 added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request safe-to-integrate Run integration tests staging:wealthy-pelican Vikrant's Staging Environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant