What is the difference between IRedisClientsManager and IRedisClientCacheManager in servicestack.redis

StackOverflow https://stackoverflow.com/questions/23223642

  •  07-07-2023
  •  | 
  •  

Вопрос

What is the difference between IRedisClientsManager and IRedisClientCacheManager in servicestack.redis. I am trying to replace my appfabric distributed cache. Which client should i use?

Это было полезно?

Решение

Use IRedisClientsManager, which is the recommended default.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top