2881099 / FreeRedis

🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
MIT License
911 stars 160 forks source link

接口标准存在差异,Set和SetAsync方法设置超时时间,一个是TimeSpan一个是int #167

Closed wosledon closed 13 hours ago

wosledon commented 9 months ago

image

2881099 commented 9 months ago

是 async 少写了 TimeSpan 重载