redis4cats-core
redis4cats-core
API
dev.profunktor.redis4cats
codecs
splits
SplitEpi
SplitMono
Codecs
connection
InvalidRedisURI
OperationNotSupported
RedisClient
RedisClient
RedisClientPartiallyApplied
RedisClusterClient
RedisClusterClient
RedisMasterReplica
RedisMasterReplica
MasterReplicaPartiallyApplied
RedisURI
RedisURI
effect
FutureLift
FutureLiftOps
Log
Log
NoOp
Stdout
MkRedis
MkRedis
syntax
literals
RedisLiteral
tx
PipelineError
TransactionDiscarded
TxStore
TxStore
JavaConversions
TypeInequalityCompat
=!=
=!=
config
Adaptive
Both
NoRefresh
Periodic
Redis4CatsConfig
Redis4CatsConfig
ShutdownConfig
TopologyViewRefreshStrategy
data
KeyScanCursor
NodeId
ReadFrom
RedisChannel
RedisCodec
RedisCodec
RedisPattern
RedisPatternEvent
ScanCursor
redis4cats-core
/
dev.profunktor.redis4cats
/
config
/
Redis4CatsConfig
Redis4CatsConfig
dev.profunktor.redis4cats.config.Redis4CatsConfig
See the
Redis4CatsConfig
companion object
sealed abstract
class
Redis4CatsConfig
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
withClientResources
(
resources
:
Option
[
ClientResources
]):
Redis4CatsConfig
def
withNodeFilter
(
nodeFilter
:
RedisClusterNode
=>
Boolean
):
Redis4CatsConfig
def
withShutdown
(
shutdown
:
ShutdownConfig
):
Redis4CatsConfig
def
withTopologyViewRefreshStrategy
(
strategy
:
TopologyViewRefreshStrategy
):
Redis4CatsConfig
Abstract fields
val
clientResources
:
Option
[
ClientResources
]
val
nodeFilter
:
RedisClusterNode
=>
Boolean
val
shutdown
:
ShutdownConfig
val
topologyViewRefreshStrategy
:
TopologyViewRefreshStrategy
In this article
Attributes
Members list
Value members
Abstract methods
Abstract fields