Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

I18n segments router Phoenix

Phoenix channel's socket keeps getting closed in distributed cluster environment

Ecto join with dynamically built conditions

elixir ecto

Supervisor.restart_child/2 or Process.exit(pid, :kill)?

elixir erlang-supervisor

Unable to connect to web socket in Phoenix: Ignoring unmatched topic. But I think it matches

websocket elixir phoenix

Pretty-print Elixir source code from Dbgi chunk

elixir

Find indexes from list in Elixir

How can I load a module into another module using Elixir language?

elixir

Insert Ecto model with already existing model as an association

phoenix-framework elixir

How to create many GenServer processes from List and map data stored in them?

How to connect to PostgreSQL from Phoenix Web App via SSL?

Ecto's fragment allowing SQL injection

Distributed Elixir example doesn't work

elixir

How can a Phoenix application tailored only to use channels scale on multiple machines? Using HAProxy? How to broadcast messages to all nodes?

NPM Install error with Phoenix Framework

Elixir stream audio to users

How to build and insert a Many to Many association

Are "id" and "name" the same in Elixir Supervisor/Process?

elixir erlang-otp

Phoenix Channels [warn] Ignoring unmatched topic "topic:subtopic" - How to Avoid Terminal Warning Message?

Looking for persistent, distributed, worker queue for erlang [closed]

erlang queue worker elixir