2881099 / csredis

.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
MIT License
2.01k stars 414 forks source link

这块每次 new byte对GC不太友好,还有读取的时候,建议使用 ArrayPool了 #503

Open weichaohh opened 8 months ago

weichaohh commented 8 months ago

https://github.com/2881099/csredis/blob/3511ee22d137e4e9bf33b3efebabc524b7e09ca7/src/CSRedisCore/Internal/IO/RedisWriter.cs#L34C4-L34C4