Skip to content

Question About LRU Cache Key Implementation #503

Closed
@HsinHeng

Description

@HsinHeng

Hi All, Thank you to contribute this awesome libs.

I have found that cache is use hash(token) as key, not direct to use token as key.
hash(token) spend a little time complexity, can we directly use token as key?

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