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-10-21 20:53:41 +03:00
Code
Activity
Files
afba8c285fc06f5f757fe68fea9a26fb05bcfe21
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 .