We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd64996 commit 0ded28dCopy full SHA for 0ded28d
1 file changed
content/pages/09-data/13-redis.markdown
@@ -121,3 +121,6 @@ get started in those areas.
121
connections maxing out on Heroku, and how to avoid this in your own
122
applications by modifying your `redis.conf` settings.
123
124
+* [A Speed Guide To Redis Lua Scripting](https://www.compose.com/articles/a-quick-guide-to-redis-lua-scripting/)
125
+ shows how to use the Lua programming language to create extensions
126
+ for Redis.
0 commit comments