RubyGems Navigation menu

sequel_pg 1.2.1

sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster (2-6x) than the pure ruby version that Sequel uses by default.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.17.1 - January 04, 2023 (26 KB)
  2. 1.17.0 - October 05, 2022 (26 KB)
  3. 1.16.0 - August 16, 2022 (26 KB)
  4. 1.15.0 - March 16, 2022 (25.5 KB)
  5. 1.14.0 - September 22, 2020 (25 KB)
  6. 1.2.1 - February 22, 2012 (12 KB)
Show all versions (88 total)

Runtime Dependencies (2):

pg >= 0.8.0
sequel >= 3.29.0

Owners:

Authors:

  • Jeremy Evans

SHA 256 checksum:

84e84d2906209dd95a7f314a1f9fb44c5ef782e2a7b7f241db2645dd153070f9

Total downloads 5,124,191

For this version 3,134

Licenses:

N/A

Required Ruby Version: >= 1.8.6

Links: