Skip to content

joshuawright11/jobs-redis-driver

 
 

Repository files navigation

RedisJobs

A package that sits on top of the Jobs package (https://github.com/vapor-community/jobs) and implements Redis as a persistence layer.

Installation

Add this to your Package.swift:

.package(url: "https://github.com/vapor-community/jobs-redis-driver", from: "0.1.0")

Follow the instructions in the Jobs package for setup and configure information.

About

A Redis implementation for https://github.com/vapor/jobs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%