Skip to content
Strata is pre-1.0. APIs, protocol, and storage format may change.

Persistence and Admin

Strata stores document data through shelf, using ETS for fast access and DETS for durable flushes.

The admin SPA is planned as a Lustre application served by strata_server under /admin/*.

  • Document identifiers.
  • Serialized byte sizes.
  • Connected sockets.
  • Presence summaries.
  • Basic operational status.