We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Hash structure already supports some commonly used APIs, like HSet, HGet, etc. You can implement more apis for it.
现在 Hash 数据结构已经实现了一些常用的接口,比如 HSet、HGet 等等。可以为它实现更多的接口。
The text was updated successfully, but these errors were encountered:
I Iintend to implement these commands: HLEN、HKEYS 、HVALS、HVALS
Sorry, something went wrong.
No branches or pull requests
The Hash structure already supports some commonly used APIs, like HSet, HGet, etc. You can implement more apis for it.
Anyone who wants to implement other api is welcome to comment below!
现在 Hash 数据结构已经实现了一些常用的接口,比如 HSet、HGet 等等。可以为它实现更多的接口。
还有想实现其他接口的朋友欢迎在下面评论出来!
The text was updated successfully, but these errors were encountered: