redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
20.2k stars 2.38k forks source link

DOC-4328 added DEL, EXPIRE, and TTL command examples #3143

Closed andy-stark-redis closed 1 month ago

andy-stark-redis commented 1 month ago

Go examples for DEL, EXPIRE, and TTL.