django-sharding
django-sharding copied to clipboard
ModBucketingStrategy is not deterministic even number of shards does not change
ModBucketingStrategy uses hash()
function which returns different results across different processes.