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

General clean up #49

Merged
merged 8 commits into from
Feb 3, 2024
Merged

General clean up #49

merged 8 commits into from
Feb 3, 2024

Conversation

martastain
Copy link
Member

@martastain martastain commented Jan 25, 2024

This pull request introduces several maintenance and refactoring changes aimed at improving the codebase.

  • Corrections and enhancements have been made to the typing system to ensure better code reliability and readability.
  • Experimental support for Granian, a Rust-based alternative to Gunicorn/Uvicorn.
  • Use buffered responses instead of streaming for proxy range request as scrubbing causes a lot of cancelled requests, which are hard to handle.

@martastain martastain self-assigned this Jan 25, 2024
@martastain martastain added the enhancement Improvement of an existing feature label Jan 25, 2024
@martastain martastain marked this pull request as ready for review February 3, 2024 14:41
@martastain martastain merged commit 8b03909 into develop Feb 3, 2024
@martastain martastain deleted the refactor/general_clean_up branch March 8, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant