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-09-11 18:10:43 +03:00
Code
Activity
Files
f4bf09cfc8c42d3fad46e53f85722f1c9f87d9be
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 .