Skip to content

Use high performance hashmap in keeper store. #309

Description

@JackyWoo

Describe your idea

Now we use a simple two-level hasmap which may have some disadvantages:

  1. Key is hashed twice.
  2. Hash function is not specially optimized in RaftKeeper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions