Skip to content

Add MGet or Multiple Get to improve read performance #92

@Planxnx

Description

@Planxnx

I've performance issues when my cache has heavy read and write load in the same time.
I propose an approch like Reduce mutex blocking while get from multiple keys (like redis MGET ) Or use RW.Mutex while Get() instead.

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