@@ -121,3 +121,6 @@ get started in those areas. | |||
| 121 | 121 | connections maxing out on Heroku, and how to avoid this in your own | |
| 122 | 122 | applications by modifying your `redis.conf` settings. | |
| 123 | 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