Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split FeedMetadata into Request, Consumer and Metadata #13

Merged
merged 6 commits into from
Jan 2, 2024

Conversation

matslina
Copy link
Contributor

@matslina matslina commented Jan 2, 2024

This separates feed objects into consumer, request and metadata.
Multiple consumers can exist for a URL, each with their own set of headers.
This also removes the in-memory storage backend. It's a pain to maintain.

@matslina matslina merged commit 226f82c into main Jan 2, 2024
1 check passed
@matslina matslina deleted the matslina/feeds branch January 2, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant