Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support protobuf serialization #2

Open
glav opened this issue Aug 23, 2017 · 1 comment
Open

Support protobuf serialization #2

glav opened this issue Aug 23, 2017 · 1 comment

Comments

@glav
Copy link
Owner

glav commented Aug 23, 2017

Hi all,
When caching large amounts of data, the serializer used plays an important role. Protobuf is currently faster than all .NET-provided serializer
Since the Enym memcache client already supports protobuf serializer through protobuf-net.Enyim NuGet package, it would be great to extend this support to the rest of the caching mechanisms provided by CacheAdapter.
I would definately like to be able to change the serializers in the config file (from Binary to Xml to Protobuf and so on).
Let me know your thoughts on this.
Thanks, Simo

@glav
Copy link
Owner Author

glav commented Aug 23, 2017

Issue raised by @savornicesei on 2014-01-31 on Bitbucket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant