RedisURI

dev.profunktor.redis4cats.connection.RedisURI$
See theRedisURI companion class
object RedisURI

Attributes

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

Members list

Concise view

Value members

Concrete methods

def fromUnderlying(j: RedisURI): RedisURI
def make[F[_] : ApplicativeThrow](uri: => String): F[RedisURI]