Skip to content

Reduce coupling with Symfony components #32

Description

@peter-gribanov

It's good that it is possible to work with etcd from the console (Symfony Console Component). But does everyone need this? Does everyone who wants to work with etcd develop their projects on Symfony? Does everyone need a Symfony dependency?

It is considered good practice to move optional features into a separate repository or make an optional dependency (require-dev and suggest) rather than a strict one (require).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions