Hi,
I want to reopen this issue #288 as it seems to be occurring again in Redis version 10.2.0. When using the AddAllAsync method with an expiration time, some keys are correctly assigned a TTL and expire as expected, while others are saved without a TTL and do not expire.
I would appreciate any help in resolving this. Thank you!