Flush

dev.profunktor.redis4cats.algebra.Flush
trait Flush[F[_], K]

Attributes

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

Members list

Value members

Abstract methods

def flushAll: F[Unit]
def keys(key: K): F[List[K]]