Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 453 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 453 Bytes

resiliency_workshop (WIP)

Steps

Install dependencies of your app

$ make install_deps

Spin the containers up

$ make up

Populate the datasets

$ make populate

Enter the toxiproxy container

$ make toxi

Be naughty

$ /go/bin/toxiproxy-cli toxic add redis -t latency -a latency=2000

Profit!

TODO

  • Unificar configuración en initializer
  • Rspec: surround -> helper con bloque -> yield