This website requires JavaScript.
Explore
Help
Sign In
redis
/
go-redis
Watch
1
Star
0
Fork
0
You've already forked go-redis
mirror of
https://github.com/redis/go-redis.git
synced
2025-07-25 08:21:55 +03:00
Code
Activity
Files
da8623ecea1f363fc456916899d46151d8849c99
go-redis
/
example
/
lua-scripting
History
ofekshenawa
0b95fd7fa5
Init
2024-06-20 02:30:37 +03:00
..
go.mod
Init
2024-06-20 02:30:37 +03:00
go.sum
Init
2024-06-20 02:30:37 +03:00
main.go
Init
2024-06-20 02:30:37 +03:00
README.md
Init
2024-06-20 02:30:37 +03:00
README.md
Redis Lua scripting example
This is an example for
Redis Lua scripting
article. To run it:
go run .