Home / Companies / Redis / Blog / Post Details
Content Deep Dive

ZeroBrane Studio Plugin for Redis Lua Scripts

Blog post from Redis

Post Details
Company
Date Published
Author
Itamar Haber
Word Count
1,153
Company Posts That Month
1
Language
English
Hacker News Points
-
Post removed?
No
Summary

The Redis Lua Debugger (LDB) is a new feature in Redis version 3.2 that allows developers to step through their Lua scripts, set breakpoints, inspect variables, and run Redis commands in a debugger. It comes in both asynchronous and synchronous modes, with the former being non-blocking and discarding updates to the dataset, while the latter blocks and retains data changes. The LDB is implemented in the Redis server, and a command line interface (redis-cli) provides a console for running scripts in debug mode. A plugin for ZeroBrane Studio, an open-source Lua IDE, has been created to integrate the LDB with the IDE, allowing users to debug their Redis Lua scripts in a more intuitive way. The plugin supports syntax highlighting, tooltips, autocompletion, and regular expression searches, making it easy to use and navigate. The plugin also includes features such as remote console access, the ability to call Redis API commands, and support for the full Redis Lua API and libraries.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Observability 1 18 8 4 0%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.