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 0c5008c commit a312363Copy full SHA for a312363
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2015 Zihua Li
+Copyright (c) 2015 NodeRedis
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -13,7 +13,8 @@
13
},
14
"keywords": [
15
"redis",
16
- "commands"
+ "commands",
17
+ "prefix"
18
],
19
"author": "luin <i@zihua.li> (http://zihua.li)",
20
"license": "MIT",
0 commit comments