mirror of
https://github.com/redis/go-redis.git
synced 2025-06-14 01:21:30 +03:00
chore: add Lua scripting example
This commit is contained in:
8
example/lua-scripting/README.md
Normal file
8
example/lua-scripting/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Redis Lua scripting example
|
||||
|
||||
This is an example for [Redis Lua scripting #](https://redis.uptrace.dev/guide/lua-scripting.html)
|
||||
article. To run it:
|
||||
|
||||
```shell
|
||||
go run .
|
||||
```
|
Reference in New Issue
Block a user