lightster / hodor

🚪 A worker queue that is evolving to a job queue
MIT License
4 stars 1 forks source link

Make DB adapter factory type hints more specific #188

Closed lightster closed 8 years ago

lightster commented 8 years ago

More specific type hints may result in better code completion and reduces the number of class/interfaces directly depended on.