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: 102,106 of 187,967
Downloads: 7,709

Daily

Ranking: 97,109 of 187,960
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
151,102,084,750minitest
241,016,048,348multi_json
34767,878,178activemodel
36726,390,648activerecord
180253,525,775rdoc
275167,551,910sqlite3
453100,481,763yajl-ruby
62381,673,523mocha
1,01244,710,265mongoid
1,10839,495,830shoulda
1,11239,268,154curb
1,68118,785,788bson_ext
3,2823,966,450hashr
3,4873,397,804turn
23,84860,898redis-persistence
64,99215,511load_balance_client

Owners

#GravatarHandle
1iconTheMattRay