Handle 'None' from Redis

json.loads interpret null string as None in python.

Explicit check for None value must be present in redis_item_to_dict function.

Merge request reports

Loading