RubyGems Navigation menu

db_binary_search 1.1.1

An Active Support concern extending Active Record with the ability to binary search a table for use with non-indexed, sorted tables. The gem allows you to avoid slow database scans if you have an auto-incrementing primary key running in parallel with a column which you want to search.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.1 February 01, 2017 (9.5 KB)
  2. 1.0.0 January 29, 2017 (9.5 KB)

Runtime 相依性套件 (1):

activerecord >= 4.0

Development 相依性套件 (7):

bundler ~> 1.14
byebug >= 0
codecov >= 0
rake ~> 10.0
rspec ~> 3.0

擁有者:

作者:

  • Andrew Crookston

SHA 256 總和檢查碼:

=

總下載次數 4,566

這個版本 2,595

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: