Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspnet/Caching
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
https://github.com/aspnet/Caching
aspnet-product
Last synced: 9 days ago
JSON representation
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
- Host: GitHub
- URL: https://github.com/aspnet/Caching
- Owner: aspnet
- License: apache-2.0
- Archived: true
- Created: 2014-07-29T18:25:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T00:01:14.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T02:26:03.576Z (3 months ago)
- Topics: aspnet-product
- Language: C#
- Homepage:
- Size: 1.02 MB
- Stars: 478
- Watchers: 97
- Forks: 216
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-dotnet-core - Microsoft Caching - Libraries for in-memory caching and distributed caching. (Frameworks, Libraries and Tools / Caching)
- fucking-awesome-dotnet-core - Microsoft Caching - Libraries for in-memory caching and distributed caching. (Frameworks, Libraries and Tools / Caching)
- awesome-dotnet-core - Microsoft Caching - Libraries for in-memory caching and distributed caching. (Frameworks, Libraries and Tools / Caching)
- awesome-dotnet-core - Microsoft Caching - 用于内存缓存和分布式缓存的库。 (框架, 库和工具 / 缓存)
README
Caching [Archived]
==================**This GitHub project has been archived.** Ongoing development on this project can be found in .
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 [AspNetCore](https://github.com/aspnet/AspNetCore) repo.