RedisCodec

dev.profunktor.redis4cats.data.RedisCodec
See theRedisCodec companion object
final case class RedisCodec[K, V](underlying: RedisCodec[K, V]) extends AnyVal

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product