API Reference Pillar v#0.39.0

View Source

Modules

Elixir client for ClickHouse, a fast open-source Online Analytical Processing (OLAP) database management system.

This module provides functionality for bulk inserts and buffering records

Structure with connection config, such as host, port, user, password and other

A behaviour to be implemented by adapters

Wrapper for HTTP response

Wrapper for HTTP transport errors, such as timeout and etc

Migration generator, used at Mix.Tasks

Migration's mechanism

Mix Tasks

Migration Generator (very simple)