Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfrancis/communityabp.caching.hybridcache
Utilize the new hybrid cache API to use within abp
https://github.com/kfrancis/communityabp.caching.hybridcache
Last synced: about 12 hours ago
JSON representation
Utilize the new hybrid cache API to use within abp
- Host: GitHub
- URL: https://github.com/kfrancis/communityabp.caching.hybridcache
- Owner: kfrancis
- License: mit
- Created: 2024-05-28T14:26:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T16:25:31.000Z (8 months ago)
- Last Synced: 2025-01-04T20:19:45.368Z (6 days ago)
- Language: C#
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommunityAbp.Caching.HybridCache
Utilize the new .NET 9 hybrid cache API to use within abp for IDistributedCache
## Should you use this yet?
**NO**. Still grapling with how HybridCache works and how to utilize it within abp. This is a work in progress.
## How to use
[![NuGet](https://img.shields.io/nuget/v/CommunityAbp.Caching.HybridCache.svg)](https://www.nuget.org/packages/CommunityAbp.Caching.HybridCache/)
Available on [NuGet](http://www.nuget.org/packages/CommunityAbp.Caching.HybridCache)