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-06-14 01:21:30 +03:00
Code
Activity
Files
0cc9cd6e0836055c40f15b59467dbc03899eaa55
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 .