Skip to content

Allow concurrent reads and writes (connection pool) #400

Open
@bytegh

Description

@bytegh

Hi:
My question is:

Can I create two connection with one is read-only and the other is read-wirte?I just try to do that.but there throw a error because the database is locked.

what I need to do like this is, my app will write data frequency and I don't want to block the read thread when I need update the UI.

can you guys give me an example, or solution about this?

thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions