Skip to content

Barbossa is used to inject faults in distributed systems to access the performance and correctness

Notifications You must be signed in to change notification settings

keshavchand/barbossa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barbossa

Getting Started

Building Engine

$ go build && ./barbossa

Contributing

  1. Fork the repo
  2. Pull the forked repo
git clone git@github.com/<yourname>/barbossa

or

git clone https://github.com/<yourname>/barbossa
  1. Create new branch
git checkout -b "branch name"
  1. Push to your repo
git push origin master
  1. Create a PR for the branch

About

Barbossa is used to inject faults in distributed systems to access the performance and correctness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages