RedisShake
RedisShake copied to clipboard
2023《开源之夏》项目-TairStack 支持
活动官网
https://summer-ospp.ac.cn/
题目描述
让 RedisShake 支持以下数据结构编码的解析:
- https://github.com/tair-opensource/TairString
- https://github.com/tair-opensource/TairHash
- https://github.com/tair-opensource/TairZset
涉及技术:在掌握 C、Go 的基础上进一步了解 Redis 主从复制原理,Redis 常见数据结构编码,TairString、TairHash、TairZset 编码。
任务完成标志为在 https://github.com/tair-opensource/RedisShake/tree/v3/internal/rdb/types 目录下添加上述数据结构解析代码,编写配套测试,测试通过。
完成上述内容后如有兴趣,欢迎参与到 RedisShake 的后续演进:Docker 支持、Homepage 补全、监控项梳理等。
联系方式
项目指导:@suxb201 联系方式:[email protected]