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.
2 parents 0761cfb + f146731 commit 0e944d5Copy full SHA for 0e944d5
index.js
@@ -1,6 +1,6 @@
1
'use strict'
2
3
-var commands = require('./commands')
+var commands = require('./commands.json')
4
5
/**
6
* Redis command list
0 commit comments