I created a Redis module in Rust that implements an EXPIREMEMBER command https://github.com/Rush/redis_expiremember_module
It is not as sophisticated as the implementation in KeyDB but was designed for performance.
I created a Redis module in Rust that implements an EXPIREMEMBER command https://github.com/Rush/redis_expiremember_module
It is not as sophisticated as the implementation in KeyDB but was designed for performance.