Skip to content

enhance: replace cgo implements sqlite persistence driver with pure-go implements sqlite driver#673

Open
gqcn wants to merge 1 commit intologgie-io:mainfrom
gqcn:enhance/pure-go-sqlite
Open

enhance: replace cgo implements sqlite persistence driver with pure-go implements sqlite driver#673
gqcn wants to merge 1 commit intologgie-io:mainfrom
gqcn:enhance/pure-go-sqlite

Conversation

@gqcn
Copy link

@gqcn gqcn commented Apr 11, 2024

Replace cgo implements sqlite driver github.com/mattn/go-sqlite3 with pure-go implements sqlite driver github.com/glebarez/go-sqlite.

Proposed Changes:

  • pkg/util/persistence/driver

Which issue(s) this PR fixes:

No fix, but an enhancement.

Additional documentation:

The cgo driver is ugly, that makes cross-building complicated.

@gqcn
Copy link
Author

gqcn commented Apr 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant