module
Version:
v0.0.0-...-870260b
Opens a new window with list of versions in this module.
Published: Sep 19, 2022
License: MIT
Opens a new window with license information.
README
¶
play-with-redisjson
Some scripts to explore secondary index with redisjson and redissearch
Lunch an redis container
docker run -p 6379:6379 redislabs/redismod
or use redis stack which comes with redis database and RedisInsight editor exposed on local port 8001
docker run -d --name redis-stack -p 6379:6379 -p 8001:8001 redis/redis-stack:latest
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.