RubyGems Navigation menu

sequel_pg 1.15.0

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 (26KB)
  2. 1.17.0 October 05, 2022 (26KB)
  3. 1.16.0 August 16, 2022 (26KB)
  4. 1.15.0 March 16, 2022 (25.5KB)
  5. 1.14.0 September 22, 2020 (25KB)
全てのバージョンを表示(全88件)

Runtime依存関係 (2):

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

所有者:

プッシュ者:

作者:

  • Jeremy Evans

SHA 256チェックサム:

=

累計ダウンロード数 5,473,509

このバージョンのみ 307,945

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.3

リンク: