db_binary_search
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.
Ecosystem
rubygems.org
rubygems.org
Latest Release
about 9 years ago
1.1.1
about 9 years ago
Versions
2
2
Downloads
4,900 total
4,900 total
Loading...
Readme
Loading...
Links
| Registry | rubygems.org |
| Source | Repository |
| Homepage | Homepage |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:gem/db_binary_search
spec |
| License | MIT |
| First Release | about 9 years ago |
| Last Synced | 8 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |