Skip to content
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

支持对 Tair Stack 中TairString、TairHash、TairZset三种数据结构编码的解析 #657

Merged
merged 4 commits into from
Aug 25, 2023

Conversation

lyj199907
Copy link
Contributor

此 PR 为 #598 的解决, 具体工作如下

  • 支持了对 redis module 的具体数据类型的支持

  • 在上述基础上,添加了对 Tair Stack 中TairString、TairHash、TairZset三种数据结构编码的解析的支持

  • 此外,关于上述三种数据类型的大 key 分解问题也进行了有效解决

  • 编写代码

  • 编写及通过测试

@lyj199907 lyj199907 force-pushed the new-tair branch 2 times, most recently from 9f83a6a to f302818 Compare August 24, 2023 13:06
@suxb201 suxb201 merged commit 88df70b into tair-opensource:v4 Aug 25, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants