Skip to content

Commit 0ded28d

Browse files
committed
add redis resource
1 parent dd64996 commit 0ded28d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/pages/09-data/13-redis.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,6 @@ get started in those areas.
121121
connections maxing out on Heroku, and how to avoid this in your own
122122
applications by modifying your `redis.conf` settings.
123123

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

Comments
 (0)