Giter VIP home page Giter VIP logo

Comments (7)

mnunberg avatar mnunberg commented on June 3, 2024

--loadmodule needs to be supplied with every redis-server invocation. It sounds like you're under the impression that it's like an "install" command.

from redisjson.

limor1 avatar limor1 commented on June 3, 2024

The logs don't indicated whether the module was successfully loaded
Is there a debug option to show that it was loaded?
Maybe a compile flag for the rejason that will cause it to print debug messages?

from redisjson.

itamarhaber avatar itamarhaber commented on June 3, 2024

Actually, the logs do show the module being loaded successfully:

$ redis-server --loadmodule ./src/rejson.so
...
              `-.__.-'

24443:M 24 Nov 19:32:42.913 # Server initialized
24443:M 24 Nov 19:32:42.913 # <ReJSON> JSON data type for Redis v0.99.1 [encver 0]
24443:M 24 Nov 19:32:42.913 * Module 'ReJSON' loaded from ./src/rejson.so
24443:M 24 Nov 19:32:42.914 * Ready to accept connections

from redisjson.

dvirsky avatar dvirsky commented on June 3, 2024

@itamarhaber depending on the logging level they might not :)
However @limor1 the best way to tell if a module is loaded is to run MODULE LIST

from redisjson.

mnunberg avatar mnunberg commented on June 3, 2024

Is this still an issue?

from redisjson.

dvirsky avatar dvirsky commented on June 3, 2024

doesn't seem so

from redisjson.

jeronimogdrone avatar jeronimogdrone commented on June 3, 2024

@mnunberg @itamarhaber Thank you for your response.
I solved it

from redisjson.

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.