vereis

Total Owned Packages
7

Total Downloads
61 315

  • build_you_a_telemetry0.1.0

    172 Downloads

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

    See project `README.md` for more details

  • cinema0.1.1

    4 444 Downloads

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

  • ecto_hooks1.2.1

    41 279 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

    14 830 Downloads

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

  • ecto_utils0.2.1

    249 Downloads

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

  • glass0.1.1

    263 Downloads

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

  • toggle0.1.1

    78 Downloads

    Toggle is a stupid-simple feature flagging library for Elixir w/ support for SQLite and Postgres.