From bafbdbe32f8d533b0b72675860400115455be5f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Sun, 2 Feb 2025 12:13:23 +0800 Subject: [PATCH] =?UTF-8?q?v6.1.2025.0202=20=E6=81=A2=E5=A4=8DRedisClient?= =?UTF-8?q?=E5=90=8C=E6=AD=A5=E6=96=B9=E6=B3=95=EF=BC=8C=E5=87=8F=E5=B0=91?= =?UTF-8?q?=E7=BA=BF=E7=A8=8B=E9=A5=A5=E6=B8=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NewLife.Redis/NewLife.Redis.csproj | 4 ++-- Test/Test.csproj | 2 +- XUnitTest/XUnitTest.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NewLife.Redis/NewLife.Redis.csproj b/NewLife.Redis/NewLife.Redis.csproj index f0dced3..0bfcd68 100644 --- a/NewLife.Redis/NewLife.Redis.csproj +++ b/NewLife.Redis/NewLife.Redis.csproj @@ -32,7 +32,7 @@ https://github.com/NewLifeX/NewLife.Redis git 新生命团队;X组件;NewLife;$(AssemblyName) - 内存优化,在高并发场合减少内存分配 + 恢复RedisClient同步方法,减少线程饥渴;内存优化,在高并发场合减少内存分配 MIT true true @@ -56,7 +56,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 81a426f..d0c0cef 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -16,7 +16,7 @@ - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index a7cc8e7..3b08b86 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -10,7 +10,7 @@ - +