vereis

Total Owned Packages
6

Total Downloads
41 782

  • build_you_a_telemetry0.1.0

    125 Downloads

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

    See project `README.md` for more details

  • cinema0.1.1

    226 Downloads

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

  • ecto_hooks1.2.0

    33 610 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

    7 486 Downloads

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

  • ecto_utils0.2.1

    180 Downloads

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

  • glass0.1.1

    155 Downloads

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