RedisConnection

trait RedisConnection[F[_]]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def runRequest(inputs: Chunk[NonEmptyList[ByteVector]], key: Option[ByteVector]): F[Chunk[Resp]]