Writable slaves expires: fix leak in key tracking.
We need to use a dictionary type that frees the key, since we copy the keys in the dictionary we use to track expires created in the slave side.
Please register or sign in to comment
We need to use a dictionary type that frees the key, since we copy the keys in the dictionary we use to track expires created in the slave side.