質問

We are thinking of implementing Redis to optimise our webapplications retrieval of custom text descriptions and labels for pages.

We want to use StackExchange.Redis. Are there any example projects or Walkthroughs which would help to understand the project easier?

役に立ちましたか?

解決 2

I found useful example of using redis StackExchange client here: Object Persistence in C# - Part 5 - Redis Provider

the source code is on github

他のヒント

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top