Smoker was designed from the very beginning to allow use of multiple backends, but work needs to be done to make this a reality - [ ] Expose a `--backend` flag to choose backends - [ ] Web Backend (which makes requests to servers based on an API) - [ ] SQL Backend (which [writes to a database](http://go-database-sql.org/) instead of to memory) Blocked on #17
Smoker was designed from the very beginning to allow use of multiple backends, but work needs to be done to make this a reality
--backendflag to choose backendsBlocked on #17