Configuration Reference
Version:6.0.0
Micronaut Redis Lettuce Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
io.lettuce.core.RedisCredentialsProvider |
|
|
java.time.Duration |
|
|
int |
|
|
java.lang.String |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
java.net.URI |
|
|
java.net.URI |
|
|
java.lang.Integer |
Returns the pool size (number of threads) for IO threads. The indicated size does not reflect the number for all IO threads. TCP and socket connections (epoll) require different IO pool. |
|
java.lang.Integer |
Returns the pool size (number of threads) for all computation tasks. |
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.Class |
|
|
java.lang.Class |
The to use for serializing keys. Defaults to . |
|
java.time.Duration |
|
|
java.time.Duration |
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry’s creation, the most recent replacement of its value, or its last read. |
|
java.lang.String |
|
|
java.nio.charset.Charset |
Property | Type | Description |
---|---|---|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.Boolean |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.Class |
|
|
java.nio.charset.Charset |
|
|
boolean |
|
|
||
|
java.time.Duration |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.Class |
|
|
java.lang.Class |
The to use for serializing keys. Defaults to . |
|
java.time.Duration |
|
|
java.time.Duration |
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry’s creation, the most recent replacement of its value, or its last read. |
|
java.lang.String |
|
|
java.nio.charset.Charset |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
io.lettuce.core.RedisCredentialsProvider |
|
|
java.time.Duration |
|
|
int |
|
|
java.lang.String |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
java.net.URI |
|
|
java.net.URI |
|
|
java.lang.Integer |
Returns the pool size (number of threads) for IO threads. The indicated size does not reflect the number for all IO threads. TCP and socket connections (epoll) require different IO pool. |
|
java.lang.Integer |
Returns the pool size (number of threads) for all computation tasks. |
|
java.lang.String |