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-08-13 09:22:25 +03:00
Code
Activity
Files
1eed165f9df84f94c52c1d9daeb079677117b430
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 .