Skip to content

Large Object Artifact Storage

Compare
Choose a tag to compare
@DnOberon DnOberon released this 03 Feb 16:48
· 2127 commits to master since this release

Added the ability to back artifact storage with Postgres's Large Object storage capability. This is now the default for artifact storage over local filesystem, as it's a better respecter of keys and not overwriting data.

Also includes routes for managing changelists, ontology versions, and container alerts - though these have not been fully implemented on the GUI as of yet.