Lossy TimeSeries DataBase
Go to file
Peter J. Holzer 5eb0edaaf9 Make hash name compatible with Python 3.9
Apparently SHA-256 with a dash works only with Python 3.10.
2022-09-04 12:48:15 +02:00
clients Make hash name compatible with Python 3.9 2022-09-04 12:48:15 +02:00
doc Implement json prototype of LTsDb 2022-08-21 11:58:31 +02:00
app.py Make hash name compatible with Python 3.9 2022-09-04 12:48:15 +02:00
ltsdb-json Maintain a single lossy timeseries (PoC) 2022-08-20 17:39:12 +02:00
ltsdb_json.py Add web API 2022-09-02 14:06:47 +02:00
ltsdb_test Implement json prototype of LTsDb 2022-08-21 11:58:31 +02:00
predict_disk_full Use a lossy timeseries to predict when a filesystem will be full (PoC) 2022-08-20 17:40:16 +02:00
predict_disk_full_home_bytes Use a lossy timeseries to predict when a filesystem will be full (PoC) 2022-08-20 17:40:16 +02:00
predict_disk_full_var_bytes Use a lossy timeseries to predict when a filesystem will be full (PoC) 2022-08-20 17:40:16 +02:00
record_df Record disk usage in LTsDb 2022-08-21 12:00:07 +02:00
record_dus Be quiet(er) 2022-08-21 13:15:01 +02:00
requirements.txt Add gunicorn to requirements 2022-09-03 22:57:32 +02:00