OpenSearch/plugins/ingest-geoip
Daniel Mitterdorfer 655a95a2bb Cache results of geoip lookups (#22231)
With this commit, we introduce a cache to the geoip ingest processor.
The cache is enabled by default and caches the 1000 most recent items.
The cache size is controlled by the setting `ingest.geoip.cache_size`.

Closes #22074
2016-12-19 10:06:12 +01:00
..
licenses ingest: Upgrade geoip2 dependency 2016-10-05 09:31:55 +02:00
src Cache results of geoip lookups (#22231) 2016-12-19 10:06:12 +01:00
build.gradle ingest: Upgrade geoip2 dependency 2016-10-05 09:31:55 +02:00