Redis
🚀
Enhanced
Direct integration with Langfuse tracing
Prerequisite
- Spin up a Redis-Stack Server using Docker
docker run -d --name redis-stack-server -p 6379:6379 redis/redis-stack-server:latestSetup
- Add a new Redis node on canvas.
- Create new Redis credential.
 (1) (3) (1) (1).png)
- Select type of Redis Credential. Choose Redis API if you have username and password, otherwise Redis URL:
 (1) (1) (2).png)
- Fill in the url:
 (1) (1) (1) (2) (1).png)
- Now you can start upserting data with Redis:
 (1) (1) (1) (1) (1) (1) (1) (1) (1).png)
 (2) (1).png)
- Navigate to Redis Insight portal, and to your database, you will be able to see all the data that has been upserted:
.png)