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.33k stars 458 forks source link

[Protobuf Serializer] Pooled arrays via Microsoft.IO.RecyclableMemoryStream #305

Open ndrwrbgs opened 4 years ago

ndrwrbgs commented 4 years ago

My largest concerns I foresee and defer to @MichaCo on the changes that should/should not be made:

ndrwrbgs commented 4 years ago

https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/issues/85

ndrwrbgs commented 4 years ago

Fixes https://github.com/ndrwrbgs/CacheManager-Collection/issues/7