Skip to main content
Celery BeatX

build status coverage pypi pep8 MIT

Celery-BeatX is a modern fail-safe schedule for Celery.

Celery-BeatX allows you to store schedule in different storages and provides functionality to start celery-beat simultaneously at many nodes.

Features:
  • stores schedule in different storages (currently support: redis, memcached)

  • allows to correctly run several instances of celerybeat simultaneously

See the documentation for more details.

Install

The package can be installed using:

pip install celery-beatx

After package installed you should set celery scheduler:

celery_app.config_from_object({
   # ...
   'beat_scheduler': 'beatx.schedulers.Scheduler',
   'beatx_store': 'redis://127.0.0.1:6379/',
   # ...
})

Contributing

If you have any valuable contribution, suggestion or idea, please let us know as well because we will look into it.

Pull requests are welcome too.

Download files

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

Source Distribution

celery-beatx-0.4.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file celery-beatx-0.4.1.tar.gz.

File metadata

  • Download URL: celery-beatx-0.4.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for celery-beatx-0.4.1.tar.gz
Algorithm Hash digest
SHA256 dfcff5a4e232a5e8accada62a88c48b8f970ef745923b70894972be39245213d
MD5 076aee6fd3dda3009719e23146bb3d19
BLAKE2b-256 1577d9d3d043a225ad550298254a01290dcfe01a39802cca0dac39130a1cdc9e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.1 This release

1 file

0.4.0

1 file

0.3.3

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page