restart without ecto
This commit is contained in:
BIN
.elixir_ls/build/test/lib/nimble_pool/.mix/compile.elixir
Normal file
BIN
.elixir_ls/build/test/lib/nimble_pool/.mix/compile.elixir
Normal file
Binary file not shown.
BIN
.elixir_ls/build/test/lib/nimble_pool/.mix/compile.elixir_scm
Normal file
BIN
.elixir_ls/build/test/lib/nimble_pool/.mix/compile.elixir_scm
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
{application,nimble_pool,
|
||||
[{modules,['Elixir.NimblePool','Elixir.NimblePool.Application']},
|
||||
{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger]},
|
||||
{description,"A tiny resource-pool implementation"},
|
||||
{registered,[]},
|
||||
{vsn,"1.1.0"},
|
||||
{mod,{'Elixir.NimblePool.Application',[]}}]}.
|
||||
Reference in New Issue
Block a user