thrift_client A Thrift client wrapper that encapsulates some common failover behavior. == License Copyright 2009 Twitter, Inc. See included LICENSE file. The public certificate for this gem is here[http://rubyforge.org/frs/download.php/25331/evan_weaver-original-public_cert.pem]. == Features * clean encapsulation of the Thrift API * Ruby 1.9 compatibility The Github source repository is {here}[http://github.com/fauna/thrift_client/]. Patches and contributions are very welcome. == Installation You need Ruby 1.8 or 1.9. If you have those, just run: sudo gem install thrift_client == Reporting problems The Github issue tracker is {here}[http://github.com/fauna/thrift_client/issues].