Skip to content

adds preliminary design draft for how redis interface will function. …#3

Draft
codecakes wants to merge 8 commits into
developfrom
feature/redis-lib
Draft

adds preliminary design draft for how redis interface will function. …#3
codecakes wants to merge 8 commits into
developfrom
feature/redis-lib

Conversation

@codecakes

Copy link
Copy Markdown
Contributor

…redis_lib implements the Consumer pattern for enqueuing. RedisConsumer is a singleton per instance always. each new queue is setup and can be consumed on explicitly calling these 2 different methods.

…redis_lib implements the Consumer pattern for enqueuing. RedisConsumer is a singleton per instance always. each new queue is setup and can be consumed on explicitly calling these 2 different methods.
@codecakes codecakes self-assigned this Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

1 participant