← 返回首页
add redis resource · pythonthings/fullstackpython.com@0ded28d · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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)

Footer

© 2026 GitHub, Inc.