RubyGems Navigation menu

sequel_pg 1.17.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 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.17.1 - January 04, 2023 (26.0 KB)
  2. 1.17.0 - October 05, 2022 (26.0 KB)
  3. 1.16.0 - August 16, 2022 (26.0 KB)
  4. 1.15.0 - March 16, 2022 (25.5 KB)
  5. 1.14.0 - September 22, 2020 (25.0 KB)
顯示所有版本(共 88)

Runtime 相依性套件 (2):

pg >= 0.18.0, != 1.2.0
sequel >= 4.38.0

擁有者:

Pushed by:

作者:

  • Jeremy Evans

SHA 256 checksum:

af750c059c83340d343a2634956178a88dca3592dcfc773b85defa43ec0e4506

總下載次數 5,119,485

這個版本 559,688

License:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: