1
0
mirror of https://github.com/redis/go-redis.git synced 2025-06-06 17:40:59 +03:00
go-redis/example/lua-scripting
Nedyalko Dyakov 46ede21fdb
chore(release): Update version to v9.8.0
- update version in relevant places
- add RELEASE-NOTES.md to keep track of release notes
2025-04-30 14:27:06 +03: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 .