RedisGears JVM commands

Use a Redis client like redis-cli to send commands to the RedisGears JVM plugin.

JVM plugin commands

Command Description
RG.JDUMPSESSIONS Outputs information about existing Java sessions.
RG.JEXECUTE Executes a Java function.

See the general RedisGears commands page for more commands.

Note:
Ignore any commands that start with RG.PY while using the JVM plugin. The RG.PY commands are for the Python plugin.
RATE THIS PAGE
Back to top ↑