提交 debf61d5 编写于 作者: 如梦技术's avatar 如梦技术 🐛

添加 redis window 下工具链接。

上级 d552b294
......@@ -146,4 +146,8 @@ boolean isAllowed(String key, long max, long ttl, TimeUnit timeUnit);
* @return 函数执行结果
*/
<T> T allow(String key, long max, long ttl, TimeUnit timeUnit, CheckedSupplier<T> supplier);
```
\ No newline at end of file
```
## 链接
- Redis windows 服务端:https://github.com/tporadowski/redis/releases
- Redis windows 客户端管理工具:https://github.com/lework/RedisDesktopManager-Windows/releases
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册