(ctx context.Context, num int64)
| 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 |
| 222 | Time(ctx context.Context) *TimeCmd |
no outgoing calls