GitHub user Xuanwo added a comment to the discussion: How Can I Set a Redis Key with a Custom TTL
Hi, OpenDAL currently doesn't support this. One possible approach might be to add `Expires` support, we can translate `Expires` to `ttl` internally for redis. GitHub link: https://github.com/apache/opendal/discussions/5622#discussioncomment-12173830 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
