redis-doc icon indicating copy to clipboard operation
redis-doc copied to clipboard

Add doc for Hash Field Expiration

Open sundb opened this issue 1 month ago • 3 comments

see https://github.com/redis/redis/pull/13303

  1. Add a new field expired_hash_fields for INFO STATS.
  2. Add a new field hashes_with_expiry_fields for INFO KEYSPACE.
  3. Add two new notification events hexpire and hpersist.

sundb avatar May 30 '24 03:05 sundb