org.hl7.fhir.core icon indicating copy to clipboard operation
org.hl7.fhir.core copied to clipboard

Refactor package cache + more concurrency improvements

Open dotasek opened this issue 4 months ago • 0 comments

  • 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).

dotasek avatar Oct 04 '24 22:10 dotasek