apscheduler.jobstores.redis

API

Introduction

RedisJobStore stores jobs in a redis database.

External dependencies redis
Example examples/jobstores/redis_.py (view online).

Table Of Contents

This Page