cache
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cache
redis
/
dev.kord.cache.redis
/
RedisConfiguration
/
RedisConfiguration
Redis
Configuration
constructor
(
binaryFormat
:
BinaryFormat
,
client
:
RedisClient
,
prefix
:
String
,
reuseConnection
:
Boolean
,
codec
:
RedisCodec
<
ByteArray
,
ByteArray
>
)
(
source
)