The way this works is it hashes the args object into base64. The extra hashlib stuff is there because if you use the raw string it's really long, so it's a case of either splitting the split into subdirs or using this lib and hoping its not too long (which it hasnt been so far)
The way this works is it hashes the args object into base64. The extra hashlib stuff is there because if you use the raw string it's really long, so it's a case of either splitting the split into subdirs or using this lib and hoping its not too long (which it hasnt been so far)