Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

This repo is merging with aspnet/Extensions and will be archived #440

Merged
merged 1 commit into from
Nov 7, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
Caching
================
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/420ds20whb8o8qjq/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/caching/branch/dev)
Caching [Archived]
==================

Travis: [![Travis](https://travis-ci.org/aspnet/Caching.svg?branch=dev)](https://travis-ci.org/aspnet/Caching)
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/Extensions>.

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.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.