A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
What, if anything, does this fix? (If there's an existing issue, link it here.)
At some scenarios it's possible for goiardi to crash with division/0 error message.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug Fix
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
NO
What, if anything, does this fix? (If there's an existing issue, link it here.) At some scenarios it's possible for goiardi to crash with division/0 error message.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Bug Fix
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) NO