hammer
hammer copied to clipboard
Allow runtime config.
I really need to be able to configure hammer at runtime. It is impossible for me to know what redis server to connect at compile time. I had hacked around this limitation but there were a lot of problems with it, so it I decided to add this functionality. I hope you are okay with it.
Coverage decreased (-2.3%) to 69.474% when pulling d294e4fa679e52600c49036829fbcd0f506b2128 on mindreader:runtime_config into b2cf18dd66bbd2b1f2a6d8e5350b4585b4d51bce on ExHammer:master.
This is no longer needed, now that elixir supports config/runtime.exs
.