RubyGems.org

sequel_pg

1.6.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 (2-6x) than the pure ruby version that Sequel uses by default.

installgem install sequel_pg -v 1.6.0
Authors

Jeremy Evans

32,872 total downloads 2,205 for this version
Owners

F183bcc4176b308c9edabe79299e448f

Gemfile
gem "sequel_pg", "~> 1.6.0"
Versions
  1. 1.6.7 June 6, 2013
  2. 1.6.7 June 6, 2013 x86-mingw32
  3. 1.6.7 June 6, 2013 x86-mswin32-60
  4. 1.6.6 May 31, 2013
  5. 1.6.6 April 12, 2013 x86-mingw32
Show all versions (52 total)