> For the complete documentation index, see [llms.txt](https://docs.onum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onum.com/actions-changelog/redis.md).

# Redis

Learn more about this Action in [this article](/pipelines/actions/advanced/redis.md).

<details>

<summary>v2.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">09/24/2025</mark>

Updated user interface.

</details>

<details>

<summary>v1.1.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">06/23/2025</mark>

Added operations `HGET` and `HSET`.

</details>

<details>

<summary>v1.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">03/05/2025</mark>

* Updated behavior when `GET` command is unset. The *default* port sends a `null` field, and the *error* port sends an error.&#x20;
* Added **Expiration in seconds** field on `SET` command.
* Added conditional forms.

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">06/25/2024</mark>

Initial version

</details>
