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