DVR.Store (dvr v1.1.2)

Mnesia table for replay storage.

Summary

Functions

Mnesiac will call this method to copy the table

Mnesiac will call this method to initialize the table

Types

Link to this type

dvr_message()

@type dvr_message() ::
  {:dvr, replay_id :: integer(), message :: map(), channels :: [String.t()]}

Functions

Mnesiac will call this method to copy the table

Link to this macro

dvr_message(args \\ [])

(macro)
Link to this macro

dvr_message(record, args)

(macro)

Mnesiac will call this method to initialize the table