omnic
omnic copied to clipboard
Redis based queue
- [ ] Allow swapping out asyncio's gimmick-y queuing for a custom-made
Redis-based async queue (should be easy) e.g. using:
aioredispackage