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

Reduce dependencies as much as possible #346

Open
3 tasks done
jrriehl opened this issue Apr 17, 2023 · 0 comments
Open
3 tasks done

Reduce dependencies as much as possible #346

jrriehl opened this issue Apr 17, 2023 · 0 comments

Comments

@jrriehl
Copy link
Contributor

jrriehl commented Apr 17, 2023

Prerequisites

  • I checked the documentation and made sure this feature does not already exist.
  • I checked the existing issues to make sure this feature has not already been requested.
  • I have read the code of conduct before creating this issue.

Problem

There are currently some bulky dependencies (e.g. google protobuf) that slow down the upgrade process. We need to analyze the dependencies and see where we can eliminate some if possible.

Feature / Solution

Figure out which bulky dependencies are absolutely needed and which have lighter weight alternatives that we can adopt. Remove as many of these dependencies as possible.

Alternatives

No response

Additional Context

No response

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

No branches or pull requests

1 participant