Skip to main content

Module memory

Module memory 

Source
Expand description

Handles enrichment tables for type = memory.

Structs§

Memory
A struct that implements vector_lib::enrichment::Table to handle loading enrichment data from a memory structure.
MemoryConfig
Configuration for the memory enrichment table.
MemoryEntry
Single memory entry containing the value and TTL
MemorySourceConfig
Configuration for memory enrichment table source functionality.

Enums§

ReloadBehavior
Behavior for memory enrichment table state on configuration reload.