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 0761cfb commit f146731Copy full SHA for f146731
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