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
RedisURI.type

Members list

Value members

Concrete methods

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