TieredMemoryConfig Type
Configuration for tiered memory management
Record fields
| Record Field |
Description
|
Full Usage:
AutoEvict
Field type: bool
|
Whether to auto-evict on capacity overflow
|
Full Usage:
MidTermCapacity
Field type: int
|
Maximum items in mid-term memory
|
|
How long before mid-term memories expire
|
|
Policy for promoting mid-term -> long-term
|
Full Usage:
ShortTermCapacity
Field type: int
|
Maximum items in short-term memory
|
Static members
| Static member |
Description
|
|
|
Nao