Hello Sir,
I have to convert ServiceStack.Redis Cache to StackExchange.Redis Cache. Please help to convert this successfully. And tell me about things required and method of conversion.
Please respond as soon as possible.
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj BhoirPosted Apr 29, 2019, 1:37 AM
It's VERY important to notice that ServiceStack is a commercially-supported product. See the free-quotas on servicestack.net.
Also this question mentions the same.
The ServiceStack.Redis NuGet package include the following limitations:
If you exceed any of these limitations, you'll start receiving exceptions like:
Instead, StackExchange.Redis has no limitations and is under the MIT license.