yacto

A library for automatically generating a migration file and horizontally partitioning databases

Stars

56

Unreleased Activity

Unknown

First Release

7

years ago

Last Release

10

months ago

Downloads

14.5k

last 90 days

Last Stable Version

2.1.1

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Version 2.1.1

Published Aug 2024 melpon
Elixir Version Requirement ~> 1.11

Dependencies

4
ecto_sql ~> 3.11

SQL-based adapters for Ecto and database migrations

elixir_uuid ~> 1.2

UUID generator and utilities for Elixir.

memoize ~> 1.4

A method caching macro for elixir using CAS on ETS

myxql ~> 0.6.4

MySQL 5.5+ driver for Elixir