Categories: None [Edit]
load_balanced_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: 100,288 of 183,043
Downloads: 7,197
Daily
Ranking: 110,648 of 183,032
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,398,808,982 | bundler |
10 | 951,272,438 | rake |
19 | 892,772,446 | minitest |
22 | 865,812,421 | multi_json |
33 | 622,147,107 | activemodel |
35 | 594,538,730 | activerecord |
210 | 167,286,681 | rdoc |
252 | 141,262,848 | sqlite3 |
435 | 82,862,008 | yajl-ruby |
627 | 68,288,811 | mocha |
957 | 39,495,813 | mongoid |
1,010 | 36,267,295 | curb |
1,085 | 31,767,345 | shoulda |
1,536 | 18,027,521 | bson_ext |
3,124 | 3,573,675 | hashr |
3,248 | 3,232,494 | turn |
23,010 | 57,316 | redis-persistence |
63,078 | 14,700 | load_balance_client |
Owners
# | Gravatar | Handle |
---|---|---|
1 | TheMattRay |