-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
Milestone
Description
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.