Commit Graph

13 Commits

Author SHA1 Message Date
Guntis Smaukstelis 78060f61c0 Add fetch recent gribs to scheduler 2025-02-12 23:32:30 +02:00
Guntis Smaukstelis 35acc79095 Universal scheduler, cleanup task for scheduler 2025-02-12 23:18:40 +02:00
Guntis Smaukstelis 7305718c34 Cleanup and env file 2023-12-19 17:48:48 +02:00
Guntis Smaukstelis 2aa6c5f43c Cleanup fileservice and dataservice 2023-12-17 22:48:24 +02:00
Guntis Smaukstelis 8f2ade2fcf Fix parsing db url, remove 24h state, add db saving 2023-12-10 20:37:53 +02:00
Guntis Smaukstelis f956d658d5 Connect to local/fly database, insert new weather data 2023-12-10 18:47:56 +02:00
Guntis Smaukstelis 526426139c Comment out postgres 2023-11-05 23:21:42 +02:00
Guntis Smaukstelis 6819aa3166 DB connection and transactor as separate class with config and IO 2023-10-24 11:59:23 +03:00
Guntis Smaukstelis 47be3bf385 DB insert/update rows from file, query dates from months 2023-10-23 16:20:45 +03:00
Guntis Smaukstelis aa4fa57adb Refactor to FileService and PostgresService 2023-10-22 23:51:59 +03:00
Guntis Smaukstelis 6ce4d139a8 Use IO.blocking to run on separate thread 2023-06-22 14:20:03 +03:00
Guntis Smaukstelis 3e1635d494 Refactor save return type without Either 2023-06-22 13:59:44 +03:00
Guntis Smaukstelis 1abb12d92a Moved to app/Main, scheduler helper methods moved to unfinished test 2023-05-25 13:51:45 +03:00