Skip to main content

A Celery Beat Scheduler that uses Redis to store both schedule definitions and status information

Project description

celerybeat-redis

It’s modified from celerybeat-mongo (https://github.com/zakird/celerybeat-mongo)

This is a Celery Beat Scheduler (http://celery.readthedocs.org/en/latest/userguide/periodic-tasks.html) that stores both the schedules themselves and their status information in a backend Redis database.

Features

  1. Full-featured celery-beat scheduler

  2. Dynamically add/remove/modify tasks

  3. Support multiple instance by Active-Standby model

Installation

It can be installed by installing the celerybeat-redis Python egg:

# pip install celerybeat-redis

And specifying the scheduler when running Celery Beat, e.g.

$ celery beat -S celerybeatredis.schedulers.RedisScheduler

See more details in Github:

https://github.com/kongluoxing/celerybeatredis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

celerybeat-redis-0.1.5.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file celerybeat-redis-0.1.5.tar.gz.

File metadata

File hashes

Hashes for celerybeat-redis-0.1.5.tar.gz
Algorithm Hash digest
SHA256 d8b0b6a7170cc168bed24e009214581cf02aa36f4118ff41c2270461113c5c26
MD5 f3d5d2d5b95742392ebb5a82ff8e1dbe
BLAKE2b-256 63448682545f495675521a915ce7dc2f2f0e9d46d02efd4c2e10a55d7afee9db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page