We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c76769 commit 9e02853Copy full SHA for 9e02853
redisinsight/api/config/default.ts
@@ -155,7 +155,7 @@ export default {
155
|| 'https://raw.githubusercontent.com/RediSearch/RediSearch/master/commands.json',
156
},
157
{
158
- name: 'redijson',
+ name: 'redisjson',
159
url: process.env.COMMANDS_REDIJSON_URL
160
|| 'https://raw.githubusercontent.com/RedisJSON/RedisJSON/master/commands.json',
161
0 commit comments