Redis

pillars.redis_rediculous.Redis
See theRedis companion class
object Redis extends ModuleSupport

Attributes

Companion
class
Source
redis.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Redis.type

Members list

Type members

Classlikes

case object Key extends Key

Attributes

Source
redis.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Key
class Object
trait Matchable
class Any
Show all
Self type
Key.type

Types

override type M[F[_]] = Redis[F]

Attributes

Source
redis.scala

Value members

Concrete methods

def apply[F[_]](using p: Pillars[F]): Redis[F]

Attributes

Source
redis.scala
def load[F[_] : Console](context: Context[F], modules: Modules[F]): Resource[F, Redis[F]]

Attributes

Source
redis.scala

Inherited methods

Attributes

Inherited from:
ModuleSupport
Source
modules.scala

Concrete fields

override val key: Key

Attributes

Source
redis.scala