Giter Club home page Giter Club logo

Comments (3)

jue89 avatar jue89 commented on June 19, 2024

Hi paluh!

I had several reasons that kept me from merging my code into the official project in the first place:

  • My API is completely different. I pulled in some abstraction to hide some internals of journald. This leads to more readable code. (My API: log.info('foobar'); vs. the official API: journald('MESSAGE=foobar', 'PRIORITY=6');)
  • The project seemed to be abandoned in 2015. And it still does today. Issues and PRs are not answered.
  • I wanted to be able to call npm publish asap, when I started this project. This conflicts also with reason no. 2.

But maybe we can move this project to the systemd organisation if the systemd guys want this project inside (and give me the right to maintain it). I need some time to think about this.

I hope this helps to understand why.

from node-systemd-journald.

paluh avatar paluh commented on June 19, 2024

Thanks for explanation, @jue89!

I understand your motivation better now. The only thing is that I'm afraid that many developers can be somewhat skeptical about future/maintenance of "unofficial" library. Ironically it is other way around in this case as you described above ;-)

Anyway, thanks for sharing your work and thoughts!

P.S.
I've just published Purescript bindings to your library:

https://pursuit.purescript.org/packages/purescript-systemd-journald/0.1.1

from node-systemd-journald.

jue89 avatar jue89 commented on June 19, 2024

Nice!

And thank you for testing out the fields option. Nice collection to demonstrate what's possible.

from node-systemd-journald.

Related Issues (11)

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.