Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit a1731e8

Browse files
committed
Use BufferPool from SS.Text
1 parent 10f9ebc commit a1731e8

File tree

2 files changed

+1
-85
lines changed

2 files changed

+1
-85
lines changed

src/ServiceStack.Redis/BufferPool.cs

Lines changed: 0 additions & 85 deletions
This file was deleted.

src/ServiceStack.Redis/RedisNativeClient_Utils.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
using System.Threading;
2424
using System.Threading.Tasks;
2525
using ServiceStack.Text;
26+
using ServiceStack.Text.Pools;
2627

2728
namespace ServiceStack.Redis
2829
{

0 commit comments

Comments
 (0)