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: 101,548 of 186,959
Downloads: 7,475

Daily

Ranking: 86,482 of 186,713
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
161,055,026,805minitest
24980,692,197multi_json
34735,764,785activemodel
36698,039,545activerecord
190231,578,823rdoc
276160,962,144sqlite3
44098,330,055yajl-ruby
65078,210,895mocha
1,01343,450,106mongoid
1,09538,559,540curb
1,11337,601,479shoulda
1,66418,570,158bson_ext
3,3033,748,645hashr
3,4483,349,477turn
23,81959,105redis-persistence
64,46515,135load_balance_client

Owners

#GravatarHandle
1iconTheMattRay