README.md in ebisu_connection-0.1.1 vs README.md in ebisu_connection-0.2.0
- old
+ new
@@ -1,6 +1,8 @@
# EbisuConnection
+[![Gem Version](https://badge.fury.io/rb/ebisu_connection.svg)](http://badge.fury.io/rb/ebisu_connection) [![Build Status](https://travis-ci.org/tsukasaoishi/ebisu_connection.svg?branch=master)](https://travis-ci.org/tsukasaoishi/ebisu_connection) [![Code Climate](https://codeclimate.com/github/tsukasaoishi/ebisu_connection/badges/gpa.svg)](https://codeclimate.com/github/tsukasaoishi/ebisu_connection)
+
EbisuConnection supports to connect with Mysql slave servers. It doesn't need Load Balancer.
You can assign a performance weight to each slave server. And slave config is reflected dynamic.
EbisuConnection uses FreshConnection (https://github.com/tsukasaoishi/fresh_connection).
## Installation