Ping

trait Ping[F[_]]
class Object
trait Matchable
class Any
trait RedisCommands[F, K, V]

Value members

Methods

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