Skip to Content
Aionis v0.2 is ready for local agent loops, MCP clients, SDK integrations, and self-managed Runtime deployments.

Storage & Scale

The public Runtime is a local Lite edition backed by SQLite.

Current Fit

FitNotes
Developer machineGood fit.
Self-managed local Agent hostGood fit with host-controlled security.
Small team prototypeGood fit if deployment boundary is explicit.
Large hosted multi-tenant serviceNot the current public edition.

Scale Considerations

Aionis Lite favors simplicity and local reproducibility. Large memory volumes should be measured for:

  • recall latency,
  • embedding volume,
  • guide context size,
  • snapshot/report size,
  • concurrent writes.

For production-like service boundaries, keep Aionis behind a host that controls auth, tenancy, quotas, and network exposure.