Thanks to visit codestin.com Credit goes to github.com
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 732eb8d commit 1aa10e9Copy full SHA for 1aa10e9
1 file changed
README.markdown
@@ -2291,7 +2291,7 @@ $redis->lLen('key1');/* 2 */
2291
2292
### sAdd
2293
-----
2294
-_**Description**_: Adds a value to the set value stored at key. If this value is already in the set, `FALSE` is returned.
+_**Description**_: Adds a value to the set value stored at key.
2295
##### *Parameters*
2296
*key*
2297
*value*
0 commit comments