Subiendo api v2

This commit is contained in:
2025-04-16 10:03:13 -03:00
commit 226933fda7
7537 changed files with 576844 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,7 @@
{application,dns_cluster,
[{modules,['Elixir.DNSCluster','Elixir.DNSCluster.Resolver']},
{optional_applications,[]},
{applications,[kernel,stdlib,elixir,logger]},
{description,"Simple DNS clustering for distributed Elixir nodes"},
{registered,[]},
{vsn,"0.1.3"}]}.