Book Image

Elixir Cookbook

By : Paulo Pereira
Book Image

Elixir Cookbook

By: Paulo Pereira

Overview of this book

Table of Contents (16 chapters)
Elixir Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


In this chapter, we will perform some tasks, such as querying social media websites, interacting with the underlying operating system, implementing pub-sub, and connecting our Elixir applications to any other system using Redis. These recipes will be a little longer, given that the tasks are a little more elaborate or extended than those in the recipes from the previous chapters.