Skip to content

Update hades to v2.0.280 - #4

Open
wardle wants to merge 6 commits into
HealthSamurai:masterfrom
wardle:hades-ftrm
Open

Update hades to v2.0.280#4
wardle wants to merge 6 commits into
HealthSamurai:masterfrom
wardle:hades-ftrm

Conversation

@wardle

@wardle wardle commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • **Switch to using a 'FTRM' SQLite container instead of an in-memory provider to serve local FHIR resources.
  • Update hades v2.0.206v2.0.272

wardle and others added 4 commits June 4, 2026 18:10
Replace in-memory FHIR package serving with a pre-built fhir.db SQLite
container. The builder imports each .tgz with `import --no-index`, then
runs a single `index` + `compact` at the end; serve loads fhir.db
directly. Drops the serve heap from -Xmx8g to -Xmx2g now that the corpus
is mmap'd rather than resident.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@wardle wardle changed the title hades: FTRM SQLite FHIR container + pin v2.0.270 Update hades to v2.0.272 Jun 6, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@wardle wardle changed the title Update hades to v2.0.272 Update hades to v2.0.280 Jun 11, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant