Commit Graph
19 Commits
Author SHA1 Message Date
TwinProduction 2c95cce7b3 Consolidate store tests into interface package + Fix issues 2021-07-18 17:29:08 -04:00
TwinProduction 9384373f43 Fix result ordering issue 2021-07-18 17:29:08 -04:00
TwinProduction d3a81a2d57 Major fixes and improvements 2021-07-18 17:29:08 -04:00
TwinProduction fed32d3909 Minor improvements and fixes 2021-07-18 17:29:08 -04:00
TwinProduction 7126d36d85 Implement paging and refactor stores to match new store interface with paging 2021-07-18 17:29:08 -04:00
TwinProduction 8dedcf7c74 Refactor code 2021-07-18 17:29:08 -04:00
TwinProduction a4c69d6fc3 Implement service uptime support for database store 2021-07-18 17:29:08 -04:00
TwinProduction fd08c8b1e5 Reorder methods 2021-07-18 17:29:08 -04:00
TwinProduction 393147c300 Add table schema for service uptime 2021-07-18 17:29:08 -04:00
TwinProduction f73e8a56ef Minor improvements 2021-07-18 17:29:08 -04:00
TwinProduction 5cc1c11b1a Move all transactions to the exported methods 2021-07-18 17:29:08 -04:00
TwinProduction 796228466d Add missing transaction rollbacks 2021-07-18 17:29:08 -04:00
TwinProduction 23ba9795a6 Start working on GetAllServiceStatusesWithResultPagination for database storage 2021-07-18 17:29:08 -04:00
TwinProduction 1291e86a6f Rename deleteOldResults and deleteOldEvents to deleteOldServiceResults and deleteOldServiceEvents 2021-07-18 17:29:08 -04:00
TwinProduction 670272f411 Refactor code and enable WAL for 4x performance improvement 2021-07-18 17:29:08 -04:00
TwinProduction bc42d15625 Automatically clear up old events 2021-07-18 17:29:08 -04:00
TwinProduction 0a3267e499 Reuse transaction on insert to improve performance 2021-07-18 17:29:08 -04:00
TwinProduction 9c8bf2b69e Refactor uselessly complex code 2021-07-18 17:29:08 -04:00
TwinProduction bd1eb7c61b #136: Start working on database persistence 2021-07-18 17:29:08 -04:00