-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New data structure —— Hash #136
Comments
I've noticed the function |
Unfortunately, due to my personal development habits, I usually write the corresponding For your consideration, perhaps you can try to use Thank you very much for your valuable comments. |
thanks |
add Hash Structure(ByteStorage#136)
Implement Hash method HMGet (ByteStorage#136)
Implement Hash method HMGet (ByteStorage#136)
Implement Hash method HMGet (#136)
We need a new data structure, Hash, to extend the database's key-value storage structure.
We need to build some instructions into Hash to make it more complete.
If you are interested in extending the Hashdata structure, you can comment below on the issue id you would like to try and we will assign it to you.
The text was updated successfully, but these errors were encountered: