1
0
mirror of https://github.com/redis/go-redis.git synced 2025-06-15 12:41:41 +03:00
Files
go-redis/example/lua-scripting
2021-11-19 17:05:07 +02:00
..
2021-10-04 16:28:19 +03:00
2021-09-27 17:29:41 +03:00
2021-09-27 17:29:41 +03:00

Redis Lua scripting example

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

go run .