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,731 of 192,704
Downloads: 8,006

Daily

Ranking: 45,214 of 192,689
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,401,824,266bundler
81,315,196,836rake
141,210,307,035minitest
241,099,378,377multi_json
34840,501,146activemodel
36788,069,366activerecord
165302,032,688rdoc
278182,381,487sqlite3
484105,203,965yajl-ruby
56890,504,548mocha
1,02647,099,114mongoid
1,07544,212,568shoulda
1,14740,374,095curb
1,75019,395,234bson_ext
3,3024,362,588hashr
3,6013,467,717turn
24,38262,925redis-persistence
66,06715,894load_balance_client

Owners

#GravatarHandle
1iconTheMattRay