Adds support to the Provision package for using Redis as cache backend.
                        
                    
         
                Info
| Version: | 3.0.5 | 
| Author(s): | Ove Andersen | 
| Last Update: | Monday, November 7, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/azzlack/provision | 
| NuGet Url: | https://www.nuget.org/packages/Provision.Providers.Redis | 
Install
Install-Package Provision.Providers.Redis
                        dotnet add package Provision.Providers.Redis
                        paket add Provision.Providers.Redis
                        
                                Provision.Providers.Redis Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Provision(>= 3.0.0)
 - StackExchange.Redis(>= 1.1.603)
 - MsgPack.Cli(>= 0.6.8)
 - Common.Logging(>= 3.0.0)
 
Tags