Metadata-Version: 2.3
Name: dmq
Version: 0.0.3
Summary: python-native [d]istributed [m]essage [q]ueue
Author: pyrorhythm
Author-email: pyrorhythm <alexey@plassstic.tech>
Requires-Dist: loguru>=0.7.3
Requires-Dist: ulid>=1.1
Requires-Dist: msgspec>=0.18.0
Requires-Dist: ormsgpack>=1.5.0
Requires-Dist: ormsgpack>=1.5.0 ; extra == 'all-ft'
Requires-Dist: asyncpg>=0.30.0 ; extra == 'all-ft'
Requires-Dist: asyncpg>=0.30.0 ; extra == 'postgres'
Requires-Dist: redis>=7 ; extra == 'redis'
Requires-Python: >=3.13
Provides-Extra: all-ft
Provides-Extra: postgres
Provides-Extra: redis
Description-Content-Type: text/markdown

# dmq

### --> Distributed Message Queue,

> **fully python-native**, based on _pluggable architecture_ and _combination of
parallelism & concurrency_
