Add an example for leader election based multiple controller
This commit is contained in:
parent
658b7448da
commit
ce56d2b7be
14 changed files with 242 additions and 0 deletions
3
examples/leader_example/config/dev.exs
Normal file
3
examples/leader_example/config/dev.exs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# This file is responsible for configuring your application
|
||||
# and its dependencies with the aid of the Mix.Config module.
|
||||
use Mix.Config
|
||||
Loading…
Add table
Add a link
Reference in a new issue