IngestionStorage
An interface for ingesting (adding) memory records into a store.
All methods accept an optional namespace parameter that can override the default namespace (table name or collection name) configured in the constructor. When namespace is null, the implementation uses its default namespace.