(ctx context.Context)
| 207 | FlushAll(ctx context.Context) *StatusCmd |
| 208 | FlushAllAsync(ctx context.Context) *StatusCmd |
| 209 | FlushDB(ctx context.Context) *StatusCmd |
| 210 | FlushDBAsync(ctx context.Context) *StatusCmd |
| 211 | Info(ctx context.Context, section ...string) *StringCmd |
| 212 | LastSave(ctx context.Context) *IntCmd |
no outgoing calls