fred 0.0.10

A Redis client for Rust built on Futures and Tokio.
Documentation
1
2
3
4
5
6
7
8
#!/usr/bin/expect

eval spawn ./create-cluster create
set prompt ":|#|\\\$"
interact -o -nobuffer -re $prompt return
send "yes\r"
interact