Redirect Service

Introduction

Redirect Service is a low latency solution built on Cowboy and Redis to redirect client requests to other domains and/or urls centrally.

Project and design goals

  • Learn and understand Erlang
  • Provide a small and efficient service

Technical details

  • Erlang (programming language)
  • Cowboy (webserver written in Erlang)
  • Redis (NoSQL key-value storage)
  • eredis (Erlang Redis Client)
  • jiffy (JSON parser written in Erlang)

Project status

See yourself at the github project page

License

BSD 2-clause

  • 2013-10-12 Github code checkin