Skip to content

Implement Progressive Hashmap #1

@lokesh-wagh

Description

@lokesh-wagh

Implement a Progressive Hashmap


Description

Currently the server uses C++ std::map to store the KV store. Your task is to implement a progressive hashmap that can dynamically adjust its structure or behavior based on usage patterns or size.
Provide a clear interface and ensure efficient operations for insertion, lookup, and deletion.


Contribution

  • I am willing to work on this issue
  • Help wanted

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions