Skip to content

Commit e5d0112

Browse files
authored
Update index.md
1 parent b2c70f1 commit e5d0112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/commands/flushall/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ It is possible to use one of the following modifiers to dictate the flushing mod
6666

6767
* An asynchronous `FLUSHALL` command only deletes keys that were present at the time the command was invoked. Keys created during an asynchronous flush will be unaffected.
6868
* This command does not delete functions.
69+
* When using Redis Cluster, this command is identical to `FLUSHDB` since a Redis Cluster supports only database zero.
6970

7071
## Behavior change history
7172

0 commit comments

Comments
 (0)