Monthly Archives: 11月, 2015

HEX.PM 配置

UPYUN 已提供 HEX 的镜像,本帖中的源即将停用。请使用 https://hexpm.upyun.com …

Read more »

[Elixir ORM #1] Repo & Model 的 DSL 设计

Ench Repo 逻辑相当简单,只是读配置,用 pooler 起一个池,再给自己定义个 &__usi …

Read more »

[Elixir ORM #0] 开始

工作中重度使用 Elixir,之前一直是用 erlport 包装了 sqlalchemy ,但在 Elixir …

Read more »