This website requires JavaScript.
Explore
Help
Sign In
redis
/
go-redis
Watch
1
Star
0
Fork
0
You've already forked go-redis
mirror of
https://github.com/redis/go-redis.git
synced
2025-07-19 11:43:14 +03:00
Code
Activity
Files
4e22885ca14e81e221039ce8955a5364172b638c
go-redis
/
example
/
lua-scripting
/
README.md
Vladimir Mihailenco
9b48b5e45f
chore: add example how to delete keys without a ttl
2021-11-19 17:05:07 +02:00
171 B
Raw
Blame
History
Redis Lua scripting example
This is an example for
Redis Lua scripting
article. To run it:
go run .