MichaCo / CacheManager

CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
http://cachemanager.michaco.net
Apache License 2.0
2.34k stars 457 forks source link

Update StackExchange.Redis to latest version #251

Closed SergeyLukashov closed 5 years ago

SergeyLukashov commented 5 years ago

Hi @MichaCo!

Just wonder are there any plans to update CacheManager.StackExchange.Redis to use latest StackExchange.Redis (2.0+)? They have improved networking significantly in this release. So that'd be great to see this in CacheManager too.

Thanks!

MichaCo commented 5 years ago

Hi @SergeyLukashov, Yes I've followed the release updates from Marc&co and will update CacheManager to support the new version whenever I find time to test it.

SergeyLukashov commented 5 years ago

Sounds great! Looking forward to check it out!

keithl8041 commented 5 years ago

I am also keenly awaiting this upgrade to 2.0+ due to a number of timeout issues which appear to have been solved in the 2.0 rewrite - happy to help with testing where possible.

Onasss commented 5 years ago

Yes, please! That would be very helpful.

MichaCo commented 5 years ago

CacheManager 2.0 beta packages do use the new Redis 2.0 client. Still have to do some testing and will release it soon

MichaCo commented 5 years ago

I decided to re-release 1.1.2 with just the Redis upgarde and some .NET Standard 2.0 support additions. That's version 1.2.0 which has just been released!

keithl8041 commented 5 years ago

This is very useful, thank you!

On Fri, 7 Dec 2018, 05:02 MichaC <notifications@github.com wrote:

I decided to re-release 1.1.2 with just the Redis upgarde and some .NET Standard 2.0 support additions. That's version 1.2.0 which has just been released https://github.com/MichaCo/CacheManager/releases/tag/1.2.0!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MichaCo/CacheManager/issues/251#issuecomment-444968991, or mute the thread https://github.com/notifications/unsubscribe-auth/AC0QiHWik4zpGSnRlYFinAZm1aRKF_WYks5u2VuvgaJpZM4W2tT2 .