2881099 / FreeRedis

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

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

Closed wosledon closed 2 months ago

wosledon commented 11 months ago

image

2881099 commented 11 months ago

是 async 少写了 TimeSpan 重载