function
OpenWithConfig
func OpenWithConfig(
ctx context.Context,
config Config,
) (*Store, error)Open a SQLite store with explicit busy-timeout, WAL, and connection bounds.
function
func OpenWithConfig(
ctx context.Context,
config Config,
) (*Store, error)Open a SQLite store with explicit busy-timeout, WAL, and connection bounds.