Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Avoid using IDB_RW for read-only operations #3

@modeswitch

Description

@modeswitch

In cases where we aren't changing data or metadata, we can use IDB_RO instead of IDB_RW to allow better concurrency.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions