AshDyan.DataLayer.Simple (AshDyan v0.1.0)

Copy Markdown View Source

Capability set for the in-memory Ash.DataLayer.Simple (ETS) data layer.

  • :frequency and :aggregate are supported (computed in memory by the engine).
  • :time_bucket is supported via a manual in-memory bucketing fallback.
  • :percentile is not supported on ETS in v1 (no native percentile function); callers get a clear "unsupported" error.