The announcement of RedisJSON being bundled into Redis 8 seems to imply that it should work out-of-the-box, and I found it very difficult to find any documentation explaining that loadmodule commands still need to be added to the config. When installing Redis 8 on macOS it took me some time before I realized this, after coming across redis-full.conf on github which showed explicit loading. It may benefit future explorers if this requirement can be better documented on the getting started page for the JSON data type, which does not mention any config changes.
#Documentation clarification for RedisJSON bundling in Redis 8
1 messages · Page 1 of 1 (latest)
i sthis the case? i upgraded on debian and i still cant get it to work even when adding the line. Somethign is very strange here
if somebody is looking for the debian modules there are here
`# JSON support
loadmodule /usr/lib/redis/modules/rejson.so