Skip to content

goravel/redis

Repository files navigation

Redis

A redis driver for facades.Cache(), facades.Queue() and facades.Session() of Goravel.

Version

goravel/redis goravel/framework
v1.4.* v1.16.*
v1.3.* v1.15.*
v1.2.* v1.14.*
v1.1.* v1.13.*
v1.0.* v1.12.*

Install

Run the command below in your project to install the package automatically:

./artisan package:install github.com/goravel/redis

Or check the setup file to install the package manually.

Testing

Run command below to run test:

go test ./...

About

A redis disk for Cache module of Goravel

Topics

Resources

License

Stars

Watchers

Forks

Contributors 11

Languages