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 0653ff3 commit 7bc845eCopy full SHA for 7bc845e
1 file changed
README.markdown
@@ -455,7 +455,7 @@ echo "Redis has $count keys\n";
455
_**Description**_: Remove all keys from all databases.
456
457
##### *Parameters*
458
-None.
+*async* (bool) requires server version 4.0.0 or greater
459
460
##### *Return value*
461
*BOOL*: Always `TRUE`.
@@ -470,7 +470,7 @@ $redis->flushAll();
470
_**Description**_: Remove all keys from the current database.
471
472
473
474
475
476
0 commit comments