Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Vhash #333

Draft
wants to merge 25 commits into
base: rehash
Choose a base branch
from
Draft

Vhash #333

wants to merge 25 commits into from

Conversation

ZiyanShi
Copy link
Contributor

@ZiyanShi ZiyanShi commented Sep 16, 2022

What is changed and how it works?

Implement new hashmap with rehash function. Reduce memory usage.
Add VHash(Volatile Hash) data type.

TODO list

Add automatic rehashing logic.

Check List

Tests

  • Unit test

ZiyanShi and others added 25 commits September 5, 2022 04:06
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Implement basic transaction for string, sorted and hash types.

Signed-off-by: Jiayu Wu <[email protected]>
Signed-off-by: Jiayu Wu <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Signed-off-by: ZiyanShi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants