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

基于 FreeRedis 的 Redis TimeSeries 扩展包 #188

Open
woodcoal opened this issue Jun 17, 2024 · 2 comments
Open

基于 FreeRedis 的 Redis TimeSeries 扩展包 #188

woodcoal opened this issue Jun 17, 2024 · 2 comments

Comments

@woodcoal
Copy link

感谢老叶的 FreeRedis
两年前我资讯能否增加模块功能 #95
老叶建议 PR modules 代码。但是说实在的我对 C# 水平实在有限,本想贡献一下,可惜心有余而力不足,希望有朋友能跟进。

目前我用 vb.net 单独整了个 FreeRedis.TimeSeries 扩展包,有需要的可以 nuget 下载。

但是我还是希望有人能整合到 FreeRedis 下。
本质上 Redis 的所有操作都是基于命令行,原则上扩展命令行和对反馈结果进行对应的反序列化即可,难度不大。

@eveloki
Copy link
Contributor

eveloki commented Jul 8, 2024

如果不介意的话,我可以进行此项工作,但是最近比较忙,预计需要大概三周,如果有进度我会更新到此Issues

@2881099
Copy link
Owner

2881099 commented Jul 8, 2024

redisJson已经增加了,欢迎PR

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

No branches or pull requests

3 participants