Notice - this document is deprecated. See redis.io for RedisInsight documentation.
2.30 (July 2023)
This is the General Availability (GA) release of RedisInsight 2.30.
Highlights
Introducing support for triggers and functions that bring application logic closer to your data and give Redis powerful features for event-driven data processing
Speed up applications by running the application logic where the data lives
Eliminate the need to maintain the same code across different applications by moving application functionality inside the Redis database
Maintain consistent data when applications react to any keyspace change
Improve code resiliency by backing up and replicating triggers and functions along with the database
Triggers and functions work with a JavaScript engine, which lets you take advantage of JavaScript’s vast ecosystem of libraries and frameworks and modern, expressive syntax.