org.hl7.fhir.core
org.hl7.fhir.core copied to clipboard
Refactor package cache + more concurrency improvements
- Make deleting packages atomic (first rename to temp directory, then delete)
- Apply indexing and renaming code operations to temporary package install before rename
- Track last update for CI build serve. Should refresh only when 24 hours has elapsed (need to test this. Do not merge until this has a test).