Module: ElasticQueue

Defined in:
lib/elastic_queue/persistence.rb,
lib/elastic_queue.rb,
lib/elastic_queue/base.rb,
lib/elastic_queue/query.rb,
lib/elastic_queue/sorts.rb,
lib/elastic_queue/filters.rb,
lib/elastic_queue/railtie.rb,
lib/elastic_queue/results.rb,
lib/elastic_queue/version.rb,
lib/elastic_queue/queueable.rb,
lib/elastic_queue/percolation.rb,
lib/elastic_queue/query_options.rb

Overview

TODO: might want to move these to an Index class

Defined Under Namespace

Modules: Filters, Percolation, Persistence, Queueable, Sorts Classes: Base, Query, QueryOptions, Railtie, Results

Constant Summary collapse

VERSION =
'0.1.0'