#elixir #phoenix #pubsub #redis
Distributed phoenix chat using redis pubsub
https://medium.com/@asusmel/distributed-phoenix-chat-using-redis-pubsub-3bd4e0185277
Distributed phoenix chat using redis pubsub
https://medium.com/@asusmel/distributed-phoenix-chat-using-redis-pubsub-3bd4e0185277
Medium
Distributed Phoenix Chat using Redis PubSub
In the previous article, Create a High-Availability Kubernetes Cluster on AWS with Kops, we have seen how to create a Kubernetes cluster and how to deploy the Phoenix Chat app. The single node…
#elixir #pubsub #postgres #tutorial
Yggdrasil and postgresql notifications
https://dev.to/alexdesousa/yggdrasil-and-postgresql-notifications-31kb
Yggdrasil and postgresql notifications
https://dev.to/alexdesousa/yggdrasil-and-postgresql-notifications-31kb
The DEV Community
Yggdrasil and PostgreSQL Notifications
One thing I really like about PostgreSQL is its notifications via pg_notify. This feature is very use...