filecoin-project / filecoin-project/lassie
Move configuration of Lassie from startup to a per fetch basis.
Open
tech debt
- Dominant language
- Go
- Stars
- 118
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
We can currently have configuration for a Lassie instance that is used on startup, but we have slowly added features that allow that same configuration on a per fetch basis. Documentation around this might be confusing or not very straightforward for a user trying to use Lassie. We have started to favor per fetch configuration. We should move the configuration from the initialization of a Lassie instance to the fetch call.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.