aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Data.Caching.Providers.Redis/README.md
blob: f048e457b89f245e1a57270b2d608dff05fd8ce2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# VNLib.Data.Caching.Providers.Redis
*A runtime asset library that exposes a Redis global cache client instance for application-wide caching*

### Dependency notice
This library depends on the StackExchange.Redis 3rd party library, all other dependencies are internal.

## Builds
Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).  

## Docs and Guides
Documentation, specifications, and setup guides are available on my website.  

[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_VNLib.Data.Caching.Providers.Redis)  
[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Data.Caching)  
[Nuget Feeds](https://www.vaughnnugent.com/resources/software/modules)  

## License
Source files in for this project are licensed to you under the GNU Affero General Public License (or any later version). See the LICENSE files for more information.