dev.profunktor.redis4cats.tx

Members list

Type members

Classlikes

case object PipelineError extends NoStackTrace

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
case object TransactionDiscarded extends NoStackTrace

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
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
Supertypes
class Object
trait Matchable
class Any
object TxStore

Attributes

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