Commit Graph

25 Commits

Author SHA1 Message Date
90e8fd5649 Begin PIS implementation
All checks were successful
Go Test / test (push) Successful in 2m3s
2024-05-02 15:35:00 +01:00
9bd6bbde25 Prevent deleting VSTP services when completing full download.
All checks were successful
Go Test / test (push) Successful in 24s
2024-04-23 20:49:28 +01:00
a2c5bd49ff Improve CIF Indexes 2024-04-23 20:10:04 +01:00
652d900618 Fix CIF Indexes
All checks were successful
Go Test / test (push) Successful in 31s
2024-04-23 16:54:29 +01:00
9e65b66474 Ammend CIF Indexes
All checks were successful
Go Test / test (push) Successful in 34s
2024-04-23 15:20:49 +01:00
728e8f89e2 Add VSTP index
All checks were successful
Go Test / test (push) Successful in 41s
2024-04-23 15:13:16 +01:00
6cfddee1f3 Add notes
All checks were successful
Go Test / test (push) Successful in 26s
2024-04-23 00:32:03 +01:00
fe059abd6c Adjust indexes on CIF collection
All checks were successful
Go Test / test (push) Successful in 24s
2024-04-23 00:31:03 +01:00
7bd9187e64 Add index creation
All checks were successful
Go Test / test (push) Successful in 25s
2024-04-23 00:27:33 +01:00
ba8e4e4c72 Update VSTP package to use processing from CIF package 2024-04-15 20:37:04 +01:00
3d730054c0 Adjust log levels
All checks were successful
Go Test / test (push) Successful in 1m4s
2024-04-14 22:17:44 +01:00
76f206441a Tidy logging in package cif and dbAccess/cif.go 2024-04-14 21:28:17 +01:00
c9f894bbe6 Add RemoveOutdatedServices 2024-04-14 21:21:35 +01:00
f97bea78eb Added multiple attempts with backoff delay to datebase connection 2024-04-14 21:21:13 +01:00
992005cc97 Optimise start-up and shut-down 2024-04-14 20:00:34 +01:00
91fd38104c Reorganise logging 2024-04-14 19:03:13 +01:00
77dc11a658 Add additional logging to identify why CIF updates were sometimes failing
All checks were successful
Go Test / test (push) Successful in 46s
2024-04-13 21:45:24 +01:00
251a190558 Set unordered for bulk CIF deletions from DB & reorganise dbAccess module. 2024-04-11 21:06:10 +01:00
76ae25fab6 Add LastUpdateType to CIF Metadata
All checks were successful
Go Test / test (push) Successful in 37s
2024-04-11 20:59:02 +01:00
3883031e04 Increase use of pointers in CORPUS package
All checks were successful
Go Test / test (push) Successful in 1m4s
2024-04-10 20:56:13 +01:00
39405e6d6a Add comments 2024-04-10 20:46:20 +01:00
7acae49812 Re-implement processParsedCif() to reduce memory use by 10%. Further reductions are neccessary
All checks were successful
Go Test / test (push) Successful in 31s
2024-04-09 22:39:35 +01:00
3e5ed2c10a Writing full CIF data now works. Still need to work on updating CIF data. 2024-04-08 21:08:07 +01:00
9b53bbf5af Implement function to insert new CIF entries in to the database and adjust the deletion function to follow the same style. 2024-04-06 22:27:55 +01:00
493fb41da8 Reorganise repo
Some checks failed
Go Test / test (push) Failing after 48s
2024-04-05 22:23:42 +01:00