1
0
mirror of https://github.com/redis/go-redis.git synced 2025-12-18 23:34:11 +03:00
Files
Nedyalko Dyakov e4965ea90b chore(release) v9.18.0-beta.2 (#3644)
* add release notes

* update version number

* update date
2025-12-09 15:50:10 +02:00
..
2025-12-09 15:50:10 +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 .