This release changes has the followign changes:
Allow the serverconfig argument of the Redis/StrictRedis objects to accept a list of values that are used to provide the same setting multiple times in the configuration with different values. It also allows the serverconfig to take any valid redis server config setting.
Fix for race condition on redis-server start in issue 98