Updated Home (markdown)
Родитель
756383936a
Коммит
cda741470d
2
Home.md
2
Home.md
|
@ -1,6 +1,6 @@
|
|||
ASP.NET Redis Providers
|
||||
=======================
|
||||
This repository contains code for Session State and Output Cache providers for Redis.
|
||||
This repository contains code for the ASP.NET Session State and Output Cache providers for Redis. This repository does not contain an implementation of the .NET ObjectCache.
|
||||
1) Azure Redis Session State Provider can be use to store your session state in a Redis Cache rather than in-memory or in a SQL Server database.
|
||||
2) Azure Redis Output Cache Provider is an out-of-process storage mechanism for output cache data. This data is specifically for full HTTP responses (page output caching).
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче