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

The dependency problem #887

Open
sagikazarmark opened this issue Apr 9, 2020 · 0 comments
Open

The dependency problem #887

sagikazarmark opened this issue Apr 9, 2020 · 0 comments
Milestone

Comments

@sagikazarmark
Copy link
Collaborator

Viper has a huge number of dependencies.

This is the price paid for having a friendly API with all the features with zero configuration OOTB:

  • encoding/decoding from/into a large number of formats
  • reading from remote sources (etcd, firebase, etc)
  • having a filesystem abstraction library pulled in

In Viper 2, we should aim for lowering the number of dependencies. This is potentially a breaking change though.

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