github.com/go-redis/redis/v8.statefulCmdable.SwapDB (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L378: func (c statefulCmdable) SwapDB(ctx context.Context, index1, index2 int) *StatusCmd {