(ctx context.Context, host, port string)
| 216 | ShutdownNoSave(ctx context.Context) *StatusCmd |
| 217 | SlaveOf(ctx context.Context, host, port string) *StatusCmd |
| 218 | ReplicaOf(ctx context.Context, host, port string) *StatusCmd |
| 219 | SlowLogGet(ctx context.Context, num int64) *SlowLogCmd |
| 220 | SlowLogLen(ctx context.Context) *IntCmd |
| 221 | SlowLogReset(ctx context.Context) *StatusCmd |
no outgoing calls
no test coverage detected