Commit Graph

9 Commits

Author SHA1 Message Date
Guntis Smaukstelis be037a311d Remove StatefulFetchService as we have already DataService with lst 24h state 2023-05-25 11:53:32 +03:00
Guntis Smaukstelis f5e4826b88 DataService to save last 24h of data 2023-05-25 01:46:50 +03:00
Guntis Smaukstelis d40aa9ec9b StatefulFetchService to save last 24h of data 2023-05-25 00:06:20 +03:00
Guntis Smaukstelis 760ef4e719 Dependency inject logger and replace println 2023-05-21 22:37:33 +03:00
Guntis Smaukstelis b4955e2619 Implement FileFetchScheduler and refactor Main class 2023-05-20 21:53:03 +03:00
Guntis Smaukstelis bbdfaa06d8 DBService object to class with logger injection 2023-05-20 20:20:14 +03:00
Guntis Smaukstelis ff3efdfb58 Fetch csv files from date range input and use setTimeout 2023-05-17 16:28:56 +03:00
Guntis Smaukstelis affc2e0d93 Migrate from Blaze to Ember 2023-05-17 01:20:01 +03:00
Guntis Smaukstelis 6ca1f4a13a Scheduler and also Main file to call server and scheduler 2023-05-14 15:48:52 +03:00