No project description provided
Project description
pqq
Description
pqq
stands for PostgreSQL Queue. It's a simple queue impletation using postgres. There are different implementations of this. The main inspirations come from:
- https://metacpan.org/release/SRI/Minion-10.25/source/lib/Minion/Backend/resources/migrations/pg.sql
- https://dev.to/mikevv/simple-queue-with-postgresql-1ngc
One of the benefits of using postgres is that it should be easy to implement in other languages. For that reason this repository is called py-pqq.
Installing
pip install pqq
License
pqq
is distributed under the terms of the MIT license.
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
pqq-0.0.1.tar.gz
(17.9 kB
view details)
Built Distribution
pqq-0.0.1-py3-none-any.whl
(5.2 kB
view details)
File details
Details for the file pqq-0.0.1.tar.gz
.
File metadata
- Download URL: pqq-0.0.1.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f410831450311621081dfbc24e074227224b907ddfd1516883704b01c3060145
|
|
MD5 |
6b092761d6285967068f2e8f0970bdc6
|
|
BLAKE2b-256 |
8e26188918e80d1e8088a1b3acf49c61950804a0a2872f7a9e8422ac3f132a79
|
File details
Details for the file pqq-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pqq-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dee41d4dfe17f387e7def3ae7b4e0535f1b2c403654cb35f3dbaa15a9d227d76
|
|
MD5 |
d9394fb9ebd5cda63149f81e15420602
|
|
BLAKE2b-256 |
3a99238a5fb7696b932815b752494b56362bca87dae4fddc2184b25693cced8a
|