Oban is a robust job processing library which uses PostgreSQL for storage and| hexdocs.pm
Helpers for defining test cases.| hexdocs.pm
A behaviour module for implementing the server of a client-server relation.| hexdocs.pm
Elixir v1.18 released: type checking of function calls, Language Server listeners, built-in JSON, ExUnit improvements, mix format –migrate, and more| The Elixir programming language
A supervisor that starts multiple partitions of the same child.| hexdocs.pm
A local, decentralized and scalable key-value process storage.| hexdocs.pm
A look at process pools and how to build routing pools (as opposed to checkout pools) using Elixir's built-in Registry.| andrealeopardi.com
Take a deep dive into the Actor Model and learn how GenServers can be leveraged in unison with your Database| My.Thoughts v1