michaelpb / michaelpb/omnic

Redis based queue

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
ConversionGrid enhancement
Dominant language
Python
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- [ ] Allow swapping out asyncio's gimmick-y queuing for a custom-made
Redis-based async queue (should be easy) e.g. using: `aioredis` package

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing asyncio queue and the code that swaps or consumes it. Review the aioredis package and define the Redis-backed async queue's expected behavior; done means the queue can replace the current implementation without breaking the microservice's existing queue flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, redis
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.