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,940 of 193,649
Downloads: 8,055

Daily

Ranking: 64,170 of 193,618
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,490,992,976bundler
81,345,057,418rake
141,235,435,274minitest
241,117,825,880multi_json
34854,789,650activemodel
36801,085,161activerecord
163313,246,925rdoc
279185,860,994sqlite3
489106,240,640yajl-ruby
56092,400,039mocha
1,03247,625,567mongoid
1,07245,167,630shoulda
1,15740,693,612curb
1,76719,507,510bson_ext
3,3224,376,875hashr
3,6333,480,929turn
24,48963,319redis-persistence
66,23315,977load_balance_client

Owners

#GravatarHandle
1iconTheMattRay