(ctx context.Context, section ...string)
| 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 |
| 213 | Save(ctx context.Context) *StatusCmd |
| 214 | Shutdown(ctx context.Context) *StatusCmd |
no outgoing calls