Skip to content

Shouldn't Arc<RwLock<Rkv>> be Arc<Rkv>? #148

@oblique

Description

@oblique

Since all Rkv methods use &self, shouldn't Arc<RwLock<Rkv>> simplified to Arc<Rkv>? Are there any reasons RwLock is used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions