# Packages
Package pointstores contains the implementation of all the supported storage adapters for the series.
# Functions
Consumer starts a Kafka consumer that'll ingest metrics updates.
ProcessUpdate serves to separate the cloud event processing logic from that which is Kafka specific, that way allowing for training data to be ingested into the system through other channels.