client.del(`bin:${compoundId}`, (err) => {
        if (err) {
            debug(err);

            throw err;