Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove all the external plugins except grpc #1988

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

Merged
merged 6 commits into from
Sep 8, 2020
Merged

Remove all the external plugins except grpc #1988

merged 6 commits into from
Sep 8, 2020

Conversation

asim
Copy link
Member

@asim asim commented Sep 8, 2020

This PR removes all external deps except gRPC. Or all external infrastructure.

The assumption here is go-micro is bloated by all these different plugins being included in the go mod. By leaning it out, people can find this even more valuable for their use cases. We may go on to include distributed systems primitives ourselves e.g raft consensus, gossip membership, federated kv store.

Ideally go-micro becomes a building block for the next generation of services. And go-plugins is the host to the external infrastructure plugins.

@asim asim merged commit a02a25d into master Sep 8, 2020
@asim asim deleted the remove-plugins branch September 8, 2020 12:17
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

Successfully merging this pull request may close these issues.

1 participant