3

I'm comparing capabilities of ServiceStack.Redis and StackExchange.Redis clients.

I thought that it might be very useful to use IRedisTypedClient<T> class of ServiceStack.Redis client.

Just wondering if is there any equivalent of IRedisTypedClient<T> class in StackExchange.Redis client which provides auto serialization/deserialization of objects?

doganak
  • 798
  • 14
  • 31
  • Take into account that ServiceStack.Redis is a commercially supported product. Check [this answer](https://stackoverflow.com/a/33105104/122195) – thepirat000 Feb 15 '18 at 05:23

0 Answers0