1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-17 20:17:02 +03:00
go-redis/example/lua-scripting
rouzier 9073e4056d
Update docs and examples (#2806)
* Fix example 'Connecting via a redis url' and make it compile

* Fix name of example

---------

Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com>
2023-12-17 17:43:21 +02:00
..
2023-12-17 17:43:21 +02:00
2023-01-23 08:48:54 +02:00

Redis Lua scripting example

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

go run .