Skip to content

Supported Backends

Esmé Cowles edited this page Oct 5, 2019 · 5 revisions

Built-In

Metadata Adapters

  • Fedora
  • Postgres
  • Solr
    • Note: The expectation is that Solr will be used as a secondary back-end. Solr's not built for constant single-resource updates, but is very good at bulk imports. For this reason we expect Solr's persister to receive objects that already have IDs (generated by a primary back-end) - if it doesn't, it will generate one, but output a warning.
  • In-Memory

Storage Adapters

  • Disk
  • Fedora
  • In-Memory

External Adapters

Metadata Adapters

Storage Adapters