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

refact: remove federation parts + rename to aggregation #30

Merged
merged 23 commits into from
Dec 19, 2022

Conversation

davidlougheed
Copy link
Member

@davidlougheed davidlougheed commented Oct 12, 2022

Work on pulling out all the peering / federation stuff and renaming this to bento_aggregation_service.

A nice side effect of this is the need for state/database/FS access is completely removed - instances can be spun up with as many workers as needed.

This also adds two Dockerfiles based on the new automatic base image; one for production (with less dependencies installed) and one for development with debugpy/tox/etc.

Closes #7 #9 #10 #11 #12 #13 #14 #19

@davidlougheed davidlougheed marked this pull request as ready for review November 23, 2022 20:37
@davidlougheed davidlougheed merged commit eea181d into master Dec 19, 2022
@davidlougheed davidlougheed deleted the rename-refact branch December 19, 2022 23:11
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.

Add regex-based peer blacklist system
1 participant