RubyGems Navigation menu

pg_jruby 0.14.1.rc2-java

This is a native implementation of the Postsgres protocol written entirely in Java. The project was started by @headius as a ruby-pg replacement for JRuby that uses the JDBC driver and private API of Postgres. Unfortunately ruby-pg (which uses libpq under the hood) exposed a lot of features of Postgres that were impossible to implement or were complicated given the nature of the JDBC and the encapsulation of many features that are exposed in ruby-pg. *WARNING* this gem is not production ready yet. There are many bugs that needs to be fixed and more testing. So please checkout the code and submit pull requests with some fixes. If your Java-Fu isn't that great you can still contribute by submitting test cases and We'll be happy to fix them.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.17.1 - July 22, 2015 java (208.5 KB)
  2. 0.14.1.rc2 - November 17, 2013 java (94.0 KB)
  3. 0.14.1.rc1 - November 08, 2013 java (94.0 KB)

Development 依赖 (9):

git >= 0
hoe ~> 3.1
hoe-bundler >= 1.1
hoe-gemspec >= 1.0
logger >= 0
rake >= 0.9
rake-compiler = 0.8.0
rdoc ~> 3.10
rspec >= 0

业主:

作者:

  • Charles Nutter, John Shahid

SHA 256 校验和:

9e191d9a62246c7c4cd184c227d8e51d5557649b682e4f58b7db052dfbef0a78

下载总量 113,421

这个版本 61,683

许可:

MIT

需要的 Ruby 版本:

需要的 RubyGems 版本: > 1.3.1

链接: