Module

PartitionSupervisor

Changes by version

Elixir 1.18.0

· 1 change

Enhancement Tool: Elixir

Add PartitionSupervisor.resize!/2 to resize the number of partitions in a supervisor (up to the limit it was started with)

Elixir 1.14.0

· 1 change

Enhancement Tool: Elixir

Add PartitionSupervisor that starts multiple isolated partitions of the same child for scalability