vereis
vereis
Total Packages
9
Total Downloads
288 683+
Packages
ecto_middleware
2.0.1Implements a generic `middleware/2` callback for any module that uses `Ecto.Repo` to customize behaviour.
ecto_hooks
2.0.0Adds 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.
endo
0.1.24Endo is a library containing database schema reflection APIs for your applications, as well as implementations of queryable schemas to facilitate custom database reflection via Ecto.
cinema
0.1.1A simple Elixir framework utilizing Ecto and DAGs to incrementally materialize views!
ecto_utils
0.2.1Collection of various Ecto related utilities I tend to re-implement on every project I work on.
glass
0.1.1Easy, **transparent**, and pluggable RPC library for Elixir.
build_you_a_telemetry
0.1.0Example minimal re-implementation of the `:telemetry` library. See project `README.md` for more details
toggle
0.1.1Toggle is a stupid-simple feature flagging library for Elixir w/ support for SQLite and Postgres.
ecto_litefs
1.0.0LiteFS-aware Ecto middleware for automatic write forwarding in distributed SQLite clusters.