| [ Web Proxy ] |
| Viewing: https://riptutorial.com/redis/topic/9112/lua-scripting | [Back] [Original] |
[logo rip]
Redis provides a couple of mechanisms for extending the functionality of the database. One mechanism is through the use of server-side LUA scripts that can be executed to manipulate data. Lua scripts can be useful to perform expensive operations or to implement atomic operations that require logic.
| Web Proxy Viewer | New URL | Original Page |