A parallel code quality checker for Elixir projects. Runs format, compile, credo, dialyzer, and tests concurrently with smart test partitioning.
ETS-backed pagination cache with cursor support. Cache expensive query results once, paginate efficiently with stable cursors.
A :pg based Phoenix PubSub adapter with at-least-once delivery
Detects new tests in git diff and runs them repeatedly to catch flaky tests