vereis

Total Owned Packages
6

Total Downloads
47 045

  • build_you_a_telemetry0.1.0

    131 Downloads

    Example minimal re-implementation of the `:telemetry` library.

    See project `README.md` for more details

  • cinema0.1.1

    1 238 Downloads

    A simple Elixir framework utilizing Ecto and DAGs to incrementally materialize views!

  • ecto_hooks1.2.1

    35 930 Downloads

    Adds callbacks/hooks to Ecto: `after_insert`, `after_update`, `after_delete`, `after_get`, `before_insert`, `before_update`, `before_delete`.

    Useful for setting virtual fields and centralising logic.

  • ecto_middleware1.0.0

    9 350 Downloads

    Implements a generic `middleware/2` callback for any module that uses `Ecto.Repo` to customize behaviour.

  • ecto_utils0.2.1

    196 Downloads

    Collection of various Ecto related utilities I tend to re-implement on every project I work on.

  • glass0.1.1

    200 Downloads

    Easy, **transparent**, and pluggable RPC library for Elixir.