Skip to content

reevaluate sqlite library #2361

@slingamn

Description

@slingamn

See discussion on #2352:

  1. Consider switching to ncruces/go-sqlite3 as the library
  2. Reconsider the recommendation to set a max of 1 open connection (I've also heard of people using two separate connection pools, one for reads with multiple connections, one for writes with max 1 connection, but I've heard that this can lead to starvation of the writers, and our workload is write-heavy anyway?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions