Skip to content

Support protobuf serialization #2

@glav

Description

@glav

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions