AuroraMeter.Storage.Ecto (Aurora Meter v0.1.0)

View Source

Default AuroraMeter.Storage adapter, backed by the host's Ecto repo (AuroraMeter.Config.repo/0). Counter and event writes use insert_all for throughput; counter upserts replace absolute values so flushes are idempotent.