Code Monkey home page Code Monkey logo

Comments (6)

BukhariH avatar BukhariH commented on September 7, 2024

The problem is that this library will be used in a production environment however jruby-pg is not yet ready to be at the stage of production ready because as it isn't passing all the the PG Gem tests.

However, jdbc-postgres is the official driver from postgres and activerecord-jdbc-adapter is production ready as it's passing all of the PG gems tests and it is made and maintained by the team that work on jruby!

However, if a user adds jruby-pg on their gemfile then que should work (though it might be buggy).

from que.

rurounijones avatar rurounijones commented on September 7, 2024

Yep, just offering it as an option since there seemed to be issues getting the other gems working.

On a sidenote: The jruby-pg gem is being written in part by Charles Nutter who is on of the Big Kahunas of JRuby.

from que.

BukhariH avatar BukhariH commented on September 7, 2024

Oh nice! I didn't know that!

jruby-pg is definitely a step in the right direction thats for sure!

from que.

chanks avatar chanks commented on September 7, 2024

Thanks for pointing me to this gem, I'm looking into it right now. Most of the specs are passing with it, and I think it'll work well.

from que.

chanks avatar chanks commented on September 7, 2024

Well, most of the specs pass with the gem, but it seems to be currently incompatible with ActiveRecord (since it explicitly checks for the presence of the pg gem), and I'm not sure how to get around that - I guess it'll become a non-issue when jruby-pg becomes the java version of the actual pg gem. But it works for Sequel and the other adapters, and there don't seem to be any compatibility problems aside from the gem thing, so I'm ready to call JRuby officially supported. Thanks again!

from que.

rurounijones avatar rurounijones commented on September 7, 2024

Congrats! and thanks for supporting the JRuby users 👍

from que.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.