View Source API Reference ecto_tablestore v0.15.1

Modules

A custom type leverages the generated sequence integer value to encode a hashid string for the primary key, recommend to use this for the partition key (the first defined primary key).

A custom type that replace some terms for strings.

Migrations are used to create your tables.

Defines a repository for Tablestore.

Define an Ecto schema for Tablestore product use, there are some reasons make we do some wrapper base on Ecto.Schema

Mix Tasks

Generate a migration to create a table of tablestore.

Runs the all migration for the given repository.