tempsdb
Embedded Cython library for time series that you need to upload somewhere.
Stored time series with a 8-bit timestamp and a fixed length of data. So no variable encoding for you!
Changelog
v0.2
- added
get_open_series
- added
get_all_series
- added
get_first_entry_for
- added
close_all_open_series
v0.1
First release