vereis

Total Owned Packages
7

Total Downloads
50 080

  • 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

    2 030 Downloads

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

  • ecto_hooks1.2.1

    37 104 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

    10 371 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

    212 Downloads

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

  • toggle0.1.1

    36 Downloads

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