eredis

Code pulled with git from git://github.com/wooga/eredis.git with the last commit being 7e929e3

These are Current warnings for eredis.

dialyzer -n -q -Wno_improper_lists ebin
eredis_sub.erl:26: Function start_link/3 has no local return
eredis_sub.erl:27: The call eredis_sub:start_link(Host::any(),Port::any(),Password::any(),100,'infinity','drop') will never return since it differs in the 5th argument from the success typing arguments: ([any()],integer(),string(),integer(),integer(),'drop' | 'exit')