mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-04-29 03:33:17 +02:00
Try relative link again (#1500)
This commit is contained in:
committed by
michael-grunder
parent
aba65bc2ad
commit
6cf1ca4701
+1
-1
@@ -1043,7 +1043,7 @@ _**Description**_: Scan the keyspace for keys
|
||||
##### *Return value*
|
||||
*Array, boolean*: This function will return an array of keys or FALSE if Redis returned zero keys
|
||||
|
||||
*Note*: SCAN is a "directed node" command in [RedisCluster](cluster.markdown#directed_node_commands).
|
||||
*Note*: SCAN is a "directed node" command in [RedisCluster](cluster.markdown#directed-node-commands)
|
||||
|
||||
##### *Example*
|
||||
~~~php
|
||||
|
||||
Reference in New Issue
Block a user