API Reference Lethe v0.3.0

Modules

Lethe

Lethe is a user-friendly query DSL for Mnesia. Currently, Lethe is focused on providing a sane API for reads, but I might add support for writes later.

Auto-generated Mnesia guard helpers. YOU DO NOT WANT TO USE THIS MODULE EVER.

A Lethe query. Queries are what Lethe transforms into Mnesia-compatible matchspecs for processing. A query is constructed from nothing but a table name, provided to Lethe.new/1. Queries have sane defaults