Skip to content

Putting all adapters in their own repositories #47

@WyriHaximus

Description

@WyriHaximus

One of the things I have been thinking about for v0.2 is pulling all adapters out of this repository and putting them child process one under reactphp and others either under reactphp and/or friends-of-reactphp.

Pros:

  • Each adapter can set it's own required extensions needed for it to function
  • Stimulates a ecosystem of adapters by leading the way
  • Each adapter can be developed/maintained at it's own pace and has it's own releases without blocking this repository
  • Users can require only what they need for their environment

Cons:

  • Each adapter can set it's own required extensions needed for it to function
  • Users might not know what they need for the best performance for their environment and when not including/requiring all adapters they might miss out on that better performance.

What are your opinions about this @clue, @jsor, and @cboden?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions