joshuawright11 / jobs-redis-driver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Swift 100.0%