RubyGems Navigation menu

pg_jruby 0.14.1.rc1-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 checksum:

e056f8fc9486cf3c9cd5d336a6dc05c3281583e7154ff827b63bd8f92496abe2

總下載次數 113,404

這個版本 5,557

License:

Ruby 版本需求:

RubyGems 版本需求: > 1.3.1

相關連結: