/plushcap/analysis/redis/redis-introducing-triggers-and-functions

Triggers and Functions: Bring Code Closer to Your Data

What's this blog post about?

Redis has introduced triggers and functions in its latest version, Redis 7.2. This feature enhances programmability within the platform by allowing developers to program, store, and automatically execute JavaScript code on data changes directly in a Redis database. Triggers and functions enable developers to define events (called triggers) that execute functions closer to the data, improving reaction time and reducing complexity of managing business logic across multiple applications. The upcoming General Availability for triggers and functions is planned for Redis 8, which will include feedback from preview users and additional features such as timed triggers and more debugging options.

Company
Redis

Date published
Aug. 15, 2023

Author(s)
Thomas Caudron

Word count
1174

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.