Skip to content

Incompatible license for dependency #384

@tdunning

Description

@tdunning

This is nice work. It's good to see an Apache licensed implementation of Raft.

In evaluating this code, however, I notice that you have this dependency:

github.com/hashicorp/memberlist

The memberlist code is under the MPL license which is incompatible with the Apache license if you use a source dependency due to being a "weak copyleft" license. You can find out more on the page that the Apache Software Foundation has created as a licensing guide for its own projects.

Good luck with your project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions