Checks redis after each deletion if there isn't a {ModelName}:all, which will indicate that there aren't any more objects . However,{ModelName}:id will still have an object count, this needs to be removed so when new objects are added the count is reset .
Checks redis after each deletion if there isn't a {ModelName}:all, which will indicate that there aren't any more objects . However,{ModelName}:id will still have an object count, this needs to be removed so when new objects are added the count is reset .