Skip to content

dataacceleratorsoftware/issuer_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Issuer Example

A code example in Elxir showing separation of functional and imperative code.

Prepared for the Elixir London Talk Feb 2016

Problem: A database can only take one query at a time but we want to be able to queue requests and have the database processes them one at a time.

About

Example Elixir code to show separation of functional and imperative code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages