No project description provided
Project description
Chancy
A postgres-backed task queue for Python.
This project is currently in the early stages of development. Use at your own risk. It's guaranteed to be buggy and incomplete.
Features
- Fully-featured Jobs, with priorities, retries, timeouts, memory limits, future scheduling, and more.
- Transactional job queueing. Jobs are only inserted into the database if the transaction they were created in is committed.
- Completed jobs stick around in the database for easy debugging and job tracking, with configurable retention policies.
- Dependency-free except for psycopg3.
- Multi-tenant support with prefixes for all database tables.
Documentation
Checkout the getting-started guide and the API documentation at https://tkte.ch/chancy/.
Similar Work
Many similar projects exist. Some of them are:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chancy-0.4.1.tar.gz
(21.9 kB
view details)
Built Distribution
chancy-0.4.1-py3-none-any.whl
(29.7 kB
view details)
File details
Details for the file chancy-0.4.1.tar.gz
.
File metadata
- Download URL: chancy-0.4.1.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5664ffedc9e8a089c0eed5327055f5f55e06c9f2ddd052a2a09326be2dea93e5 |
|
MD5 | f04d34bf054b5a1ff5aa1528a399effe |
|
BLAKE2b-256 | 77709285750b0010c673fe01f14159aed2bf31423f9d58d6946442dfc9d1f839 |
File details
Details for the file chancy-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: chancy-0.4.1-py3-none-any.whl
- Upload date:
- Size: 29.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f27a87172c71d4c0a1a45418f06ea0ba5fb039eb786cca47273135b039569ba2 |
|
MD5 | 393f6e2f656e153d9bbfb57b00ddf303 |
|
BLAKE2b-256 | ab1d364dbf6313d23e890495327b958513d7afd2ca5407c896a033f3b40057ff |