Senparc.CO2NET.Cache.Redis 5.2.0.1
WeChat Public Account - Redis Module
Senparc.Weixin SDK Open Source Project:
https://github.com/JeffreySu/WeiXinMPSDK
No packages depend on Senparc.CO2NET.Cache.Redis.
v0.1.0
Provide distributed cache support
Due to a bug in the StackExchange.Redis library, the .NET 4.0 version is temporarily not provided
v0.1.1
Optimize cache strategy, improve delete method.
v0.2.0
Refactor cache strategy, provide distributed lock
v0.2.1
Optimize methods and interfaces
v0.0.2
Refactor cache key namespace rules, add Config.DefaultCacheNamespace
v0.2.3
Release stable version
v1.0.0
Modify cache strategy, change storage type from String to Hash
v1.1.0
Refactor cache, add ObjectCacheStrategy
v1.2.0 Refactor distributed lock
v1.2.1 Provide .net core version
v1.2.2 Provide both .net core and .net 4.6.1 versions
v1.3.0 Support .NET Core
v1.4.0-beta1 Support .NET Core 2.0
v1.5.0 Stop generating separate versions for .net core 1.1
v1.5.1 Provide RegisterServices for quick registration
v1.6.0 Provide full binary serialization support under .NET Core (support delegate parameters)
v1.6.1 Optimize binary serialization support
v1.7.0-rc1 Support .NET Core 2.1.0-rc1-final
v1.7.2-rc1 Improve conditional compilation for .net core 2.1
v1.7.5 Release official version supporting .net core 2.1
v2.0.0 Introduce Senparc.CO2NET, support Senparc.Weixin v5.0
======== CO2NET Migration ========
v2.0.0 Refactor Redis cache strategy
v2.0.1 Support CO2NET v0.1.1
v2.0.2 Support CO2NET v0.1.2
v2.0.3 Support CO2NET v0.1.3
v2.0.5 Support CO2NET v0.1.5
v2.0.9 Support CO2NET v0.1.9
v3.0.0
1. Separate HashSet and Key-Value two different formats of cache: RedisHashSetObjectCacheStrategy and RedisObjectCacheStrategy
2. Provide new cache expiration strategy
v3.1.0
1. Mark Register.RegisterCacheRedis as obsolete
2. Add Register.SetConfigurationOption() method
3. Add Register.UseKeyValueRedisNow() method
4. Add Register.UseHashRedisNow() method
5. Implement automatic acquisition and registration of Redis cache service connection information from Config.SenparcSetting
v3.2.0 Upgrade StackExchange.Redis to 2.0.513
v3.3.0 Use .NETStandard2.0 to support .NET Core uniformly, abandon separate adaptation for .NET Core 1.x
v3.4.0 Support .net 4.6.1 version
v3.4.3 Upgrade StackExchange.Redis to the latest version
v3.5.0 Provide asynchronous cache interface
v3.5.1 Use .ConfigureAwait(false) to avoid asynchronous deadlock
v3.5.4
1. fix bug: Add database index value to GetServer().Keys() method
2. Constrain the upper limit of GetServer().Keys() method: 99999
v3.5.5 Support new version of CO2NET, provide signed nuget package (.snupkg)
v3.6.0 Support new version of CO2NET, support .NET Core 3.0
v3.6.102 Support new version of CO2NET
v3.6.103 Support new version of CO2NET, optimize asynchronous methods
v3.11.2 BaseRedisObjectCacheStrategy destructor performs null value check, and adds "#{Cache_Redis_Configuration}#" filter check
v4.1.3 Add pure string check to RedisObjectCacheStrategy and RedisHashSetObjectCacheStrategy.Get() methods
v4.2.5 Fix bug where GetAllByPrefixAsync(key) method would automatically retrieve all keys
[2024-09-11] v4.2.6 Update Cache, remove InsertToCache(), add Count(prefix)
[2024-10-24] v5.0.1-beta1 fix: GetCountAsync(string prefix) #306 Thanks to @rendyu
[2024-11-28] v5.1.1-beta1 Add UseLowerCaseApiName property for SenparcSetting
[2024-12-04] v5.2.0-beta1 update Start() method, set SenparcSetting in Config when AddSenparcGlobalService() run
.NET Framework 4.6.2
- Senparc.CO2NET.Cache.Redis.RedLock (>= 4.1.0.1)
- Senparc.CO2NET (>= 3.1.1)
- BinaryFormatter (>= 3.0.0)
- StackExchange.Redis (>= 2.7.4)
.NET Standard 2.0
- Senparc.CO2NET.Cache.Redis.RedLock (>= 4.1.0.1)
- Senparc.CO2NET (>= 3.1.1)
- BinaryFormatter (>= 3.0.0)
- StackExchange.Redis (>= 2.7.4)
Version | Last updated |
---|---|
5.2.0.1 | 05/30/2025 |
5.2.0 | 12/27/2024 |
5.2.0-beta1 | 12/04/2024 |
5.1.1-beta1 | 11/28/2024 |
5.1.0-beta1 | 11/21/2024 |
5.0.1-beta1 | 10/24/2024 |
4.2.6 | 09/11/2024 |
4.2.5.1 | 09/10/2024 |
4.2.5 | 09/10/2024 |
4.2.4 | 08/22/2024 |
4.2.3 | 08/22/2024 |
4.2.2 | 01/23/2024 |
4.2.1 | 12/14/2023 |
4.2.0 | 11/15/2023 |
4.2.0-rc.2 | 11/08/2023 |
4.1.4 | 06/27/2023 |
4.1.3 | 05/28/2023 |
4.1.2.6 | 01/12/2023 |
4.1.2.5 | 01/10/2023 |
4.1.2.4 | 01/10/2023 |
4.1.2.3 | 01/10/2023 |
4.1.1.2 | 12/20/2022 |
4.1.1.1 | 12/19/2022 |
4.1.0 | 04/03/2022 |
4.0.1 | 02/05/2022 |
4.0.0 | 11/12/2021 |
3.12.0 | 11/06/2021 |
3.11.2-preview4 | 09/11/2021 |
3.11.2-preview3 | 09/03/2021 |
3.11.0-preview3 | 07/22/2021 |
3.11.0-preview1 | 07/14/2021 |
3.11.0-beta1 | 07/05/2021 |
3.10.400 | 06/08/2021 |
3.10.300.3-preview2.net6p.3.21201.4 | 04/26/2021 |
3.9.300 | 04/13/2021 |
3.9.200 | 08/10/2020 |
3.9.110 | 05/30/2020 |
3.9.104.1 | 04/22/2020 |
3.9.104 | 03/15/2020 |
3.9.103 | 03/01/2020 |
3.9.102 | 02/28/2020 |
3.9.101 | 02/20/2020 |
3.6.103 | 11/18/2019 |
3.6.103-preview2 | 02/13/2020 |
3.6.102 | 10/14/2019 |
3.6.102-preview2 | 10/02/2019 |
3.6.0 | 09/24/2019 |
3.5.5 | 09/21/2019 |
3.5.4.1 | 09/15/2019 |
3.5.4 | 09/14/2019 |
3.5.3 | 08/22/2019 |
3.5.2 | 06/06/2019 |
3.5.2-preview1 | 05/23/2019 |
3.5.1.1-preview1 | 05/21/2019 |
3.5.1 | 05/21/2019 |
3.5.0.2 | 05/13/2019 |
3.5.0.2-preview1 | 04/18/2019 |
3.5.0 | 05/13/2019 |
3.5.0-preview3 | 04/29/2019 |
3.5.0-preview1 | 04/17/2019 |
3.4.3-preview1 | 04/10/2019 |
3.4.2 | 01/22/2019 |
3.4.1.1 | 01/08/2019 |
3.4.1 | 01/08/2019 |
3.4.0 | 01/03/2019 |
3.4.0-preview2 | 01/02/2019 |
3.3.2-preview2 | 12/28/2018 |
3.3.1-preview6 | 12/27/2018 |
3.3.1-preview3 | 12/26/2018 |
3.3.1-preview1 | 12/26/2018 |
3.3.0 | 12/18/2018 |
3.3.0-preview2 | 12/16/2018 |
3.3.0-preview1 | 12/15/2018 |
3.2.1.3 | 11/18/2018 |
3.2.1.2 | 11/18/2018 |
3.1.1 | 08/02/2018 |
3.0.1 | 07/15/2018 |
3.0.0 | 07/14/2018 |
2.0.9 | 07/07/2018 |
2.0.6.1 | 07/04/2018 |
2.0.6 | 07/04/2018 |
1.0.3 | 06/23/2018 |
1.0.2 | 06/21/2018 |
1.0.0 | 06/14/2018 |