-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels