Packages
pg_registry
0.4.1A distributed, metadata-aware process registry for Elixir. Cluster-aware like :pg, Registry-shaped API, per-process values, listener notifications, and native ETS match-spec queries.
flurry
0.1.0Scatter-gather batching for Elixir built on GenStage. Individual requests are coalesced into a single bulk call and results are correlated back to each caller.
stagehand
0.1.0An in-memory, GenStage-based background job processing library for Elixir.
enclave
0.1.0Process-ancestry-based sandboxing for Phoenix.PubSub. Lets async tests share a single PubSub instance without leaking broadcasts between tests, by filtering delivery through the Ecto-style sandbox-ownership model.
partitioned_ets
0.1.0A distributed, partitioned ETS table for Elixir.