Back to Datahub

README

metadata-ingestion/docs/sources/aerospike/README.md

1.6.01.0 KB
Original Source

Overview

Aerospike is a high-performance, distributed NoSQL key-value database designed for real-time applications. Learn more in the official Aerospike documentation.

The DataHub integration for Aerospike extracts namespaces as containers and sets as datasets, including schema inference from sampled records. It also supports platform instance mapping, stateful ingestion for stale entity removal, and optional XDR (Cross-Datacenter Replication) metadata.

Concept Mapping

Source ConceptDataHub ConceptNotes
NamespaceContainerTop-level grouping of sets within a cluster.
SetDatasetPrimary ingested entity, analogous to a table.
Record binsSchemaFieldInferred from sampled records via schema probing.
ClusterPlatform InstanceOptional; use when ingesting multiple clusters.