Change Log
v0.2.1
Enhancements
- increase default recycle count to 50k from 10k
Fixes
- call stop on eredis client when recycling a worker
Contributors
v0.2.0
Enhancements
- recycle pool workers after handling N queries
- add hibernation
- style
- add Vagrantfile for local testing
Fixes
- various & sundry compiler warnings
- fix invalid function calls
Contributors