# drizzle v0.1.0 - Table of Contents

## Modules

- [Drizzle](Drizzle.md): A server for second-granularity execution of jobs from a cron tab

- [Drizzle.Application](Drizzle.Application.md)
- [Drizzle.Config](Drizzle.Config.md)
- [Drizzle.Parser](Drizzle.Parser.md): This module parses the records that are provided with the config
or are reloaded at runtime.

- [Drizzle.Record](Drizzle.Record.md): Represents a job record to be executed by Drizzle.

- [Drizzle.Time](Drizzle.Time.md): This module deals with time

