EctoSync.Repo (EctoSync v0.4.0)
View SourceDrop-in Repo wrapper that adds per-process write counters for Schema based Repo functions
Usage:
defmodule MyApp.Repo do
use EctoSync.Repo,
otp_app: :my_app
end
Drop-in Repo wrapper that adds per-process write counters for Schema based Repo functions
Usage:
defmodule MyApp.Repo do
use EctoSync.Repo,
otp_app: :my_app
end