sirupsen / toxiproxy-rails-example

Example Rails application that uses Toxiproxy for resiliency testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toxiproxy Example Rails Application

It requires Redis running on the default port (6379) on your machine. To set it up and run the tests:

$ script/setup
$ bundle exec rake test

See Toxiproxy's example documentation.

About

Example Rails application that uses Toxiproxy for resiliency testing.


Languages

Language:Ruby 94.2%Language:CSS 2.8%Language:JavaScript 2.7%Language:Shell 0.3%