Ping

dev.profunktor.redis4cats.algebra.Ping
trait Ping[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ConnectionCommands[F, K]
trait RedisCommands[F, K, V]

Members list

Value members

Abstract methods

def ping: F[String]
def select(index: Int): F[Unit]