Giter Site home page Giter Site logo

Comments (4)

tkroman avatar tkroman commented on May 24, 2024

+1. And if future versions of neo4j will allow for the procedures to be hot-swapped (DB-restart-free procedure loading), OSGI-fying these packages would be cool, too.

from neo4j-apoc-procedures.

jexp avatar jexp commented on May 24, 2024

Actually it is intentionally one single module

So that non-tech users don't have to fiddle around with multiple modules

Also multiple modules can't share dependencies as everything is loaded only from the procedure's jar.

There is zero overhead, you just drop the apoc jar into the plugins directory, done.

from neo4j-apoc-procedures.

jexp avatar jexp commented on May 24, 2024

There will be no OSGi

There will be some hot reloading in the future.

I really want to minimize any complication for users, and tracking which "packages" they already installed or not and which versions etc. will just be a pain for them. That's why for the mid-term, I want to keep it all in one.

from neo4j-apoc-procedures.

cheerfulstoic avatar cheerfulstoic commented on May 24, 2024

That makes sense. Maybe at some point Neo4j should have a plugin/package manager like rubygems/npm/etc...

from neo4j-apoc-procedures.

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.