You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started a docker container with redis-stack and tried to insert JSON keys but redisinsight tell me: RedisJSON is not available
for this database
JSON.SET school_json:4 $ '{"name":"Forest School","description":"The philosophy behind Forest School is based upon the desire to provide young children with an education that encourages appreciation of the wide world in nature while achieving independence, confidence and high self-esteem. ","class":"independent","type":["forest","montessori","democratic"],"address":{"city":"Oxford","street":"Trident Street"},"students":1200,"location":"51.781756, -1.123196","status_log":["new","operating"]}'
Hello there,
I started a docker container with redis-stack and tried to insert JSON keys but redisinsight tell me: RedisJSON is not available
for this database
this is my docker compose file
how can I activate RedisJSON in docker?
The text was updated successfully, but these errors were encountered: