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,806 of 187,239
Downloads: 7,627

Daily

Ranking: 116,310 of 187,224
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
161,076,711,297minitest
24997,408,760multi_json
34750,939,375activemodel
36711,658,717activerecord
185241,836,103rdoc
274163,773,486sqlite3
44899,409,348yajl-ruby
63879,803,057mocha
1,01144,022,894mongoid
1,10038,977,370curb
1,10738,495,795shoulda
1,67118,669,468bson_ext
3,2863,848,578hashr
3,4683,370,823turn
23,82060,207redis-persistence
64,75815,380load_balance_client

Owners

#GravatarHandle
1iconTheMattRay