Diagnostic

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

Value members

Methods

def dbsize: F[Long]
def info: F[Map[String, String]]
def lastSave: F[Instant]
def slowLogLen: F[Long]