mirror of
https://github.com/redis/go-redis.git
synced 2025-06-15 12:41:41 +03:00
chore: add example how to delete keys without a ttl
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Redis Lua scripting example
|
||||
|
||||
This is an example for [Redis Lua scripting #](https://redis.uptrace.dev/guide/lua-scripting.html)
|
||||
This is an example for [Redis Lua scripting](https://redis.uptrace.dev/guide/lua-scripting.html)
|
||||
article. To run it:
|
||||
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user