Releases: farseer-go/redis
Releases · farseer-go/redis
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.2.0
- 新增:订阅功能
- 新增:注册事件方法
- 新增:获取原生的客户端
- 新增:Redis健康检查
- 新增:选举功能
- 调整:cache缓存
- 调整:SetProfiles增加增加ICacheManage返回值
- 调整:configure.ParseConfig -> configure.ParseString函数名称
- 调整:ToEntity增加exists返回值
- 调整:Redis使用方式,改为redis.IClient接口方式使用
- 调整:time.After方式,避免内存泄露
- 调整:修改cacheId为any类型
- 调整:统一使用fs.Context
v0.1.0
We are very happy to release the first external version number v0.1.0
Before this, our team has been working hard to add various features to the framework to meet the needs of the business system.
After 3 months, we have commonly used features added to the framework and verified by initial testing.
As a result, our team decided to release this version number.
It is important to note that until v1 arrives, v0, there will still be a lot of minor issues. However, we will try to fix the problems found quickly.
If you find any bugs in the process of using it, please also send issues or PRs, thanks.