Categories: None [Edit]

load_balanced_tire

https://rubygems.org/gems/load_balanced_tire
https://github.com/themattray/tire
Tire is a Ruby client for the ElasticSearch search engine/database. It provides Ruby-like API for fluent communication with the ElasticSearch server and blends with ActiveModel class for convenient usage in Rails applications. It allows to delete and create indices, define mapping for them, supports the bulk API, and presents an easy-to-use DSL for constructing your queries. It has full ActiveRecord/ActiveModel compatibility, allowing you to index your models (incrementally upon saving, or in bulk), searching and paginating the results. Please check the documentation at . It has been modified to use the load_balance_client gem instead of the rest-client to support multiple elasticsearch servers with failover.

Total

Ranking: 103,538 of 196,125
Downloads: 8,157

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
141,280,621,691minitest
241,149,958,847multi_json
34881,976,193activemodel
37826,900,046activerecord
154336,233,276rdoc
281192,458,273sqlite3
497108,319,002yajl-ruby
55196,037,273mocha
1,03948,534,062mongoid
1,06546,910,103shoulda
1,17241,166,084curb
1,80219,711,056bson_ext
3,3564,407,223hashr
3,6813,513,899turn
24,60864,377redis-persistence
66,84416,120load_balance_client

Owners

#GravatarHandle
1iconTheMattRay