Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
/ journey Public archive

A simple sagas pattern implementation in Elixir

License

Notifications You must be signed in to change notification settings

sumup-bank/journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journey

A simple sagas pattern implementation in Elixir

Installation

If available in Hex, the package can be installed by adding journey to your list of dependencies in mix.exs:

def deps do
  [
    {:journey, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/journey.

About

A simple sagas pattern implementation in Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages