dev.profunktor.redis4cats.tx

Members list

Concise view

Type members

Classlikes

case object PipelineError extends NoStackTrace

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Self type
trait TxStore[F[_], K, V]

Provides a way to store transactional results for later retrieval.

Provides a way to store transactional results for later retrieval.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object TxStore

Attributes

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