13 строки
644 B
Markdown
13 строки
644 B
Markdown
Caching
|
|
================
|
|
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/420ds20whb8o8qjq/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/caching/branch/dev)
|
|
|
|
Travis: [![Travis](https://travis-ci.org/aspnet/Caching.svg?branch=dev)](https://travis-ci.org/aspnet/Caching)
|
|
|
|
Contains libraries for in-memory caching and distributed caching. Includes distributed cache implementations for in-memory, Microsoft SQL Server, and Redis.
|
|
|
|
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
|
|
|
|
|
|