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

Move every store implementation into its own package #2

Closed
philippgille opened this issue Oct 13, 2018 · 0 comments
Closed

Move every store implementation into its own package #2

philippgille opened this issue Oct 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@philippgille
Copy link
Owner

When using go get github.com/philippgille/gokv, currently all its dependencies are downloaded as well, independent of the store implementation.

When each implementation is in its own package, this shouldn't be the case anymore, making initial go gets, as well as CI builds and Docker image builds much faster, and Docker images smaller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant