HangfireIO / HangfireIO/Hangfire

Separate queue provider and storage

Open
#723 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

What would it take / look like to separate queues out from storage? I've wished to see what it would take to split out queue providers from storage as they quite intertwined right now.

For example I would like to use Azure Table Storage with Azure Queue Provider, but looking at interfaces the storage would need to deal with interacting with the queues instead of being focused on purely data storage + retrieval.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by tracing the storage and queue-provider interfaces and their interactions, then assess how Azure Table Storage and Azure Queue Provider would be composed independently. Done would require an agreed separation design and corresponding implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, databases, distributed-systems
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.