MemoryPack serializer for CachingFramework.Redis, a distributed caching based on StackExchange.Redis and Redis. Includes support for all redis data types, tagging mechanism, cache invalidation, PubSub, GeoSpatial indexes, HyperLogLog and is cluster-compatible. This uses MemoryPack for C#. You can read more about serialization using MemoryPack in https://github.com/Cysharp/MemoryPack
$ dotnet add package CachingFramework.Redis.MemoryPackNo README available.