Distributed MS PostgreSQL cache driver for Coravel.
Info
| Version: | 2.0.3 |
| Author(s): | James Hickey |
| Last Update: | Friday, September 20, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jamesmh/coravel |
| NuGet Url: | https://www.nuget.org/packages/Coravel.Cache.PostgreSQL |
Install
Install-Package Coravel.Cache.PostgreSQL
dotnet add package Coravel.Cache.PostgreSQL
paket add Coravel.Cache.PostgreSQL
Coravel.Cache.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Coravel.Cache.Database.Core(>= 2.0.0)
- npgsql(>= 4.0.7)
Tags