No description
Find a file
Pieter Hollander 212a328d52
Some checks failed
Build Golang packages / release (push) Has been skipped
Build Docker image / build (push) Failing after 1m25s
Added calculations for storage requirements. Adapt D, R, F, Fl, D1-3, R1-3 to only store on-change.
2024-02-22 12:18:11 +01:00
.gitea/workflows Add CI for binary releases. 2024-02-22 11:42:04 +01:00
.gitignore Add ignore. 2024-02-17 16:52:59 +01:00
chatgpt prompt.md First commit. 2023-12-05 17:37:50 +01:00
compose.timescaledb.yml typo. 2024-02-20 18:05:01 +01:00
compose.yml Make using TimescaleDB optional. 2024-02-20 18:04:30 +01:00
Dockerfile Fix rename omission. 2023-12-05 17:45:12 +01:00
example.env Make using TimescaleDB optional. 2024-02-20 18:04:30 +01:00
go.mod Upgrade go 1.21 -> 1.22 2024-02-22 11:41:32 +01:00
go.sum First commit. 2023-12-05 17:37:50 +01:00
main.go Added calculations for storage requirements. Adapt D, R, F, Fl, D1-3, R1-3 to only store on-change. 2024-02-22 12:18:11 +01:00