1
0
mirror of https://github.com/redis/go-redis.git synced 2025-06-11 03:21:38 +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 .