1
0
mirror of https://github.com/redis/go-redis.git synced 2025-08-11 22:02:41 +03:00
Files
go-redis/example/lua-scripting/README.md
2021-11-19 17:05:07 +02:00

171 B

Redis Lua scripting example

This is an example for Redis Lua scripting article. To run it:

go run .