#heroku #redis #elixir #gigalixir #flatstack
Elixir. some performance remarks
https://medium.flatstack.com/elixir-some-performance-remarks-4b5bd10202b6
Elixir. some performance remarks
https://medium.flatstack.com/elixir-some-performance-remarks-4b5bd10202b6
Flatstack Thoughts
Elixir. Some performance remarks
Recently, we had a small task: API with couple of endpoints making authentication based on asymmetric encryption and JWT. Application was…
#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 #redis #github
Cache the data using redis in elixir/phoenix
https://dev.to/siddhant3030/cache-the-data-using-redis-in-elixir-phoenix-280d
Cache the data using redis in elixir/phoenix
https://dev.to/siddhant3030/cache-the-data-using-redis-in-elixir-phoenix-280d
DEV Community
Cache the data using Redis in Elixir/Phoenix
Recently I stumble upon a problem where I had to cache the data which I was getting from the database...
#elixir #cassandra #redis
Building a scalable and high performances big data system
https://towardsdatascience.com/building-a-scalable-and-high-performances-big-data-system-221c6b6893eb
Building a scalable and high performances big data system
https://towardsdatascience.com/building-a-scalable-and-high-performances-big-data-system-221c6b6893eb
Medium
Building a scalable and high performances big data system
Some time ago, I had the opportunity to work on a fascinating project. We needed a way to expose REST APIs about Google Analytics data, but we had some big problems with the free Google Analytics…