RedisClient

dev.profunktor.redis4cats.connection.RedisClient
See theRedisClient companion class
object RedisClient

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromUnderlyingWithUri(underlying: RedisClient, uri: RedisURI): RedisClient