Hyperledger Fabric 2.5 中文文档localhost:6379 on the client, # so that the remote 'redis-cli' program ends up speaking to the local # redis-server. with remote_tunnel(6379): run("redis-cli -i") The database might be installed on a client redis.internal:6379 on the client with remote_tunnel(6379, local_host="redis.internal") run("redis-cli -i") remote_tunnel accepts up to four arguments: remote_port (mandatory) is the remote port to0 码力 | 138 页 | 154.00 KB | 1 年前3
Hyperledger Fabric 1.4 中文文档localhost:6379 on the client, # so that the remote 'redis-cli' program ends up speaking to the local # redis-server. with remote_tunnel(6379): run("redis-cli -i") The database might be installed on a client redis.internal:6379 on the client with remote_tunnel(6379, local_host="redis.internal") run("redis-cli -i") remote_tunnel accepts up to four arguments: remote_port (mandatory) is the remote port to0 码力 | 145 页 | 161.53 KB | 1 年前3
共 2 条
- 1













