dotnetcore / EasyCaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
MIT License
1.95k stars 322 forks source link

can add caching provider based on freeredis? #465

Closed xubinhua888 closed 1 year ago

xubinhua888 commented 1 year ago

can add caching provider based on freeredis?

catcherwong commented 1 year ago

@xubinhua888 Thanks for your interest in this project.

We are working on it.

Memoyu commented 1 year ago

completed, repo: ec-freeredis

xubinhua888 commented 1 year ago

completed, repo: ec-freeredis Can upload to nuget?

catcherwong commented 1 year ago

https://www.nuget.org/packages/EasyCaching.FreeRedis/1.9.0

xubinhua888 commented 1 year ago

https://www.nuget.org/packages/EasyCaching.FreeRedis/1.9.0

Are there plans for EasyCaching.Bus.FreeRedis?