# EctoHLClock v0.4.0 - Table of Contents

> Ecto type support for storing/retrieving HLC timestamps

## Pages

- [EctoHLClock](readme.md)

## Modules

- [EctoHLClock](EctoHLClock.md): Provides capability for storing HLC's in the database

- [EctoHLClock.Migration](EctoHLClock.Migration.md): Ecto migration helper for adding constraints to the HLC `:binary` column to
help ensure that only valid HLCs are stored

