ExStorageService.Metadata.Schema (ex_storage_service v0.6.2)

Copy Markdown View Source

Read-only inventory of legacy and v2 metadata records.

Counts are collected through bounded Concord pages. Pass a Concord revision: option to pin every page to one metadata snapshot; without one, the result is a live inventory.

Summary

Functions

status(opts \\ [])

@spec status(keyword()) :: {:ok, map()} | {:error, term()}