Metadata-Version: 2.1
Name: lakota
Version: 0.6
Summary: Versioned columnar storage for timeseries
Home-page: https://github.com/bertrandchenal/lakota
Author: Bertrand Chenal
License: MIT
Platform: UNKNOWN


Lakota is a columnar storage solution for timeseries.

Lakota organises reads and writes through a changelog inspired by
Git. This changelog provides: historisation, concurrency control and
ease of synchronisation across different storage backends.


