This document introduces Statim, a time series interface for Perl. It provides a consistent interface for working with time series data across different storage backends and protocols. Statim allows adding, getting, and setting time series data using simple commands. It includes conventions for data collection, periods, timestamps, and aggregation. The architecture uses a storage engine like Redis or files with a TCP or REST interface. Statim aims to provide real-time statistics, portability, and easy integration.
Related topics: