Contents

celery-redbeat 2.3.3

0

A Celery Beat Scheduler using Redis for persistent storage

A Celery Beat Scheduler using Redis for persistent storage

Stars: 1027, Watchers: 1027, Forks: 140, Open Issues: 34

The sibson/redbeat repo was created 10 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1027 github stars!

How to Install celery-redbeat

You can install celery-redbeat using pip

pip install celery-redbeat

or add it to a project with poetry

poetry add celery-redbeat

Package Details

Author
Marc Sibson
License
Apache License, Version 2.0
Homepage
https://github.com/sibson/redbeat
PyPi:
https://pypi.org/project/celery-redbeat/
GitHub Repo:
https://github.com/sibson/redbeat

Classifiers

  • Software Development/Object Brokering
  • System/Distributed Computing
No  celery-redbeat  pypi packages just yet.

Errors

A list of common celery-redbeat errors.

Code Examples

Here are some celery-redbeat code examples and snippets.

GitHub Issues

The celery-redbeat package has 34 open issues on GitHub

  • Bug: due_at property calculates incorrect next run time due to misuse of remaining_estimate
  • Error ClusterCrossSlotError

See more issues on GitHub

Related Packages & Articles

celery_once 3.0.1

Allows you to prevent multiple execution and queuing of celery tasks.

celery-batches 0.11

Experimental task class that buffers messages and processes them as a list.

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.

aredis 1.1.8

Python async client for Redis key-value store