Skip to content

Commit

Permalink
调整规划
Browse files Browse the repository at this point in the history
  • Loading branch information
FishGoddess committed Nov 15, 2023
1 parent 1cde94c commit d0c6b1a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions FUTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

### v0.5.x

* [ ] 提供一个清空并设置全量值的方法,方便定时数据的全量替换
* [ ] ~~提供一个清空并设置全量值的方法,方便定时数据的全量替换~~
目前还找不到一个合适的设计去加入这个功能,并且也不是非常刚需,通过业务手段可以处理,所以先不加
* [ ] 完善监控上报器,提供更多缓存信息查询的方法

### v0.4.x

Expand All @@ -24,7 +26,6 @@
* [x] 给 Reporter 增加缓存类型方法,主要用于监控不同类型缓存的使用情况
* [ ] ~~增加对不存在的数据做防穿透的机制~~
经过实践,这个更适合业务方自己处理,所以这边就先去掉了
* [ ] 完善监控上报器,提供更多缓存信息查询的方法

### v0.3.x

Expand Down

0 comments on commit d0c6b1a

Please sign in to comment.