Module mmdb

Source
Expand description

Handles enrichment tables for type = mmdb. Enrichment data is loaded from any database in MaxMind format.

Structsยง

Mmdb
A struct that implements vector_lib::enrichment::Table to handle loading enrichment data from a MaxMind database.
MmdbConfig
Configuration for the mmdb enrichment table.