Clever / thrift-pool

A module that wraps thrift interfaces in connection pooling logic to make them more resilient.
Apache License 2.0
22 stars 15 forks source link

add ttl option to connections in the pool #11

Closed azylman closed 8 years ago

azylman commented 8 years ago

This adds a TTL option to allow graceful deploys of new thrift servers behind an ELB. For more info, see the README.

azylman commented 8 years ago

verbal lgtm from @jefff