Skip to content

Separate drivers to smaller packages #256

@sagikazarmark

Description

@sagikazarmark

Drivers to split:

  • AMQP
  • Pheanstalk
  • Redis/Predis
  • Doctrine
  • Iron
  • SQS
  • Mongo
  • AppEngine
  • QueueInterop

FlatFile does not rely on any external dependencies, also it's a sane default for playing around.


Initial comment:

Although I love the idea of having one single package for everything, I would consider having smaller packages for the drivers with actual dependencies. For example: pheanstalk-driver with a dependency on pda/pheanstalk instead of suggestion.

It would add more maintenance, but would make the main package a bit cleaner. WDYT?

I am willing to work on this one if you agree.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions