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

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

  •  07-07-2023
  •  | 
  •  

Pregunta

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?

¿Fue útil?

Solución

Use IRedisClientsManager, which is the recommended default.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top