Lossy TimeSeries DataBase
Go to file
Peter J. Holzer 45d758d84a Merge branch 'master' of git.hjp.at:hjp/ltsdb 2022-09-04 17:59:09 +02:00
clients Retry on 409 error 2022-09-04 13:20:41 +02:00
doc Implement json prototype of LTsDb 2022-08-21 11:58:31 +02:00
app.py Retrieve a single timeseries by id 2022-09-04 17:58:17 +02:00
ltsdb-json Maintain a single lossy timeseries (PoC) 2022-08-20 17:39:12 +02:00
ltsdb_json.py Retrieve a single timeseries by id 2022-09-04 17:58:17 +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