yacto v2.0.0-rc.1 Yacto.DB behaviour View Source

Yacto の repo を取得するためのモジュール

水平分割をしている場合、シャーディングキーによって利用する repo が変わるため、 直接 repo を利用するのではなく、Yacto.repo/{2-3} を利用する必要がある。

Link to this section Summary

Link to this section Functions

Link to this section Callbacks

Link to this callback

repo(atom, any, list)

View Source
repo(atom(), any(), list()) :: module()
Link to this callback

repos(atom, any, list)

View Source
repos(atom(), any(), list()) :: [module()]