thrift-zookeeper-client
Version:
A module that integrates zookeeper with thrift interfaces with connection pooling logic to make them more robust
12 lines (9 loc) • 337 B
Markdown
## [0.1.2] - Feb 19, 2016
* Added support for TFramedTransport
* Minor bug fixed, for watcher.
## [0.1.1] - Feb 8, 2016
* Documentation and Config option support added
* Adding logic to fetch resource from another pool, when current pool throws error while acquiring resource.
* License added
## [0.1.0] - Feb 4, 2016
* First release.