RubyGems Navigation menu

sequel_pg 1.6.15

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. sequel_pg also offers optimized versions of some dataset methods, as well as adds support for using PostgreSQL streaming.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  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.6.15 - April 11, 2016 (18,5 KB)
Toon alle versies (88 totaal)

Runtime afhankelijkheden (2):

pg >= 0.8.0
sequel >= 4.0.0

Eigenaren:

Authors:

  • Jeremy Evans

SHA 256 checksum:

63e9439ea49b7da2804dc59a750b47b7b136204b67c223b81515d9b502404f46

Total downloads 5.134.588

Voor deze versie 1.868

Licentie:

MIT

Required Ruby Version: >= 1.8.7

Links: