SlideShare a Scribd company logo
Introducing the Anypoint
Connector for Redis
• REmote DIctionary Server (REDIS) is an open source, in-memory data
structure store which was created by Salvatore Sanfilippo in 2009 for
real-time web analytics. This open source project had been sponsored
by VMware and Pivotal Software, and since June 2015, has been
sponsored by Redis Labs. According to Redis Day TLV 2016, Redis has
gained lots of adoption in thousands of companies including
American Express, Atlassian, Ariba, Facebook, Intuit, TripAdvisor,
Twitter, and Verizon.
• You can use Redis to cache a user profile, create a leaderboard, track
real-time activities on a website, implement a spam filtering system,
use it as a message queue, and more. At MuleSoft, we have seen
customers use Redis as a cache storage layer while using MongoDB as
a persistent message storage layer, to process huge amounts of
payroll and employee data with Redis Cluster, and as a NoSQL
database. To support the growing number of customers leveraging
Redis, we are thrilled to release the Anypoint Connector for Redis
today.
• Here is a quick example of how to use the Redis
Connector, compatible with Redis 2.8, 3.0 and
3.2. This demo app allows you to test basic
operations of Redis Connector. The app consists
of two flows; the first flow shows 12 different
operations which will be triggered by your choice,
the second flow shows you a web page where
you can pick an operation.
Let’s configure this Redis Connector first. Go to
Global Elements, and find “Redis.” After selecting
“Redis,” click on “Edit”.
Introducing the anypoint connector for redis
• In the Redis: Configuration, you can specify the configuration of your
Redis server. You could directly add your Redis Server information in
the configuration, but I recommend that you use the properties file to
add your configuration information. Since I’m running a Redis Server
locally on my Mac, the configuration of my Redis Server I will use
looks like this:
• config.host=localhost
• config.connectionTimeout=60000
• config.port=6379
• After you complete the configuration for your Redis environment, run
the app. When you open up a browser and hit localhost:8081, your
browser will show the following page.
Introducing the anypoint connector for redis
• Since implementing a leaderboard is one of main use cases, I’d like to
show an example of using a sorted set. When you scroll down on the
webpage, you will see the following page.
Introducing the anypoint connector for redis
• I added the following data to a sorted set called “Max the Mule.”
• Key Value Score
• Max the Mule Nathan 50
• Max the Mule Anton 70
• Max the Mule Ashley 110
• Max the Mule Alex 150
• I’m only interested in those who scored higher than 100, so when I put the
following information in “Get range by score”, Redis will show only Ashley
and Alex who scored more than 100.
Introducing the anypoint connector for redis
• For new users, try the above example to get started, and for others,
please share with us how you are planning to use the Redis
Connector! Also, explore the Anypoint Exchange to see other
resources you can leverage today.

More Related Content

PDF
Rails 6.0 new features
Karan Shah
 
PPTX
SPSDC - To the Cloud! Using IaaS as a Hosting Provider for SharePoint
Scott Hoag
 
PPTX
Sitecore Knowledge Transfer 2018 day-1
Manish Puri
 
PPTX
Create a blueprint of your Farm using PowerShell with Corey Burke
European SharePoint Conference
 
PPT
SQL Azure Dec Update
Eric Nelson
 
PPT
Windows Azure Platform in 30mins by ericnel
Eric Nelson
 
PPTX
Windows Azure Platform in 30mins by ericnel
Eric Nelson
 
DOC
Arquitectura utfsm arquitectura sismoresistente, rene tobar lab dos
Juan Luis Menares, Arquitecto
 
Rails 6.0 new features
Karan Shah
 
SPSDC - To the Cloud! Using IaaS as a Hosting Provider for SharePoint
Scott Hoag
 
Sitecore Knowledge Transfer 2018 day-1
Manish Puri
 
Create a blueprint of your Farm using PowerShell with Corey Burke
European SharePoint Conference
 
SQL Azure Dec Update
Eric Nelson
 
Windows Azure Platform in 30mins by ericnel
Eric Nelson
 
Windows Azure Platform in 30mins by ericnel
Eric Nelson
 
Arquitectura utfsm arquitectura sismoresistente, rene tobar lab dos
Juan Luis Menares, Arquitecto
 

Viewers also liked (9)

DOC
TOPOGRAFIA UTFSM Procedimiento
Juan Luis Menares, Arquitecto
 
PPTX
Cuento imagenes para niños
Janexa Barrios Rojas
 
PPTX
Caza del tesoro y wedquest
rociiore333
 
DOC
bob cover letter
Bob Sawry
 
PPTX
Ppt sponsors toa16
Adrian Bita, CGA
 
DOCX
resume 6.2015 new
joseph rick dicapo
 
PPTX
Caza del tesoro y wedquest
rociiore333
 
PPTX
Virus y antivirus
Jose Maria Arredondo
 
PPTX
Arte y tecnología
keiko pajuelo guzman
 
TOPOGRAFIA UTFSM Procedimiento
Juan Luis Menares, Arquitecto
 
Cuento imagenes para niños
Janexa Barrios Rojas
 
Caza del tesoro y wedquest
rociiore333
 
bob cover letter
Bob Sawry
 
Ppt sponsors toa16
Adrian Bita, CGA
 
resume 6.2015 new
joseph rick dicapo
 
Caza del tesoro y wedquest
rociiore333
 
Virus y antivirus
Jose Maria Arredondo
 
Arte y tecnología
keiko pajuelo guzman
 
Ad

More from Son Nguyen (20)

PPTX
Your new maven friend – the mule maven
Son Nguyen
 
PPTX
Soa governance for the modern business
Son Nguyen
 
PPTX
Quality sdk for your apis in minutes!
Son Nguyen
 
PPTX
Maven tools & archetypes
Son Nguyen
 
PPTX
Let api change your relationship with your doctor
Son Nguyen
 
PPTX
Increase revenue and reinvigorate your business with api
Son Nguyen
 
PPTX
How to – wrap soap web service around a database
Son Nguyen
 
PPTX
How to – rest api proxy to soap webservice
Son Nguyen
 
PPTX
Anypoint runtime manager v1
Son Nguyen
 
PPTX
A good api strategy can help turn your
Son Nguyen
 
PPTX
10 steps to design and build the perfect
Son Nguyen
 
PPTX
What is the difference between using private flow
Son Nguyen
 
PPTX
Troubleshooting mule
Son Nguyen
 
PPTX
Running mule as worker role on azure
Son Nguyen
 
PPTX
Real time data processing with anypoint connector for kafka
Son Nguyen
 
PPTX
Performance tuning in mule
Son Nguyen
 
PPTX
Mule intelli j tips
Son Nguyen
 
PPTX
How to – data integrity checks in batch processing
Son Nguyen
 
PPTX
How soa paved the way for cloud
Son Nguyen
 
PPTX
Mq user and role access
Son Nguyen
 
Your new maven friend – the mule maven
Son Nguyen
 
Soa governance for the modern business
Son Nguyen
 
Quality sdk for your apis in minutes!
Son Nguyen
 
Maven tools & archetypes
Son Nguyen
 
Let api change your relationship with your doctor
Son Nguyen
 
Increase revenue and reinvigorate your business with api
Son Nguyen
 
How to – wrap soap web service around a database
Son Nguyen
 
How to – rest api proxy to soap webservice
Son Nguyen
 
Anypoint runtime manager v1
Son Nguyen
 
A good api strategy can help turn your
Son Nguyen
 
10 steps to design and build the perfect
Son Nguyen
 
What is the difference between using private flow
Son Nguyen
 
Troubleshooting mule
Son Nguyen
 
Running mule as worker role on azure
Son Nguyen
 
Real time data processing with anypoint connector for kafka
Son Nguyen
 
Performance tuning in mule
Son Nguyen
 
Mule intelli j tips
Son Nguyen
 
How to – data integrity checks in batch processing
Son Nguyen
 
How soa paved the way for cloud
Son Nguyen
 
Mq user and role access
Son Nguyen
 
Ad

Recently uploaded (20)

PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Software Development Methodologies in 2025
KodekX
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Software Development Methodologies in 2025
KodekX
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 

Introducing the anypoint connector for redis

  • 2. • REmote DIctionary Server (REDIS) is an open source, in-memory data structure store which was created by Salvatore Sanfilippo in 2009 for real-time web analytics. This open source project had been sponsored by VMware and Pivotal Software, and since June 2015, has been sponsored by Redis Labs. According to Redis Day TLV 2016, Redis has gained lots of adoption in thousands of companies including American Express, Atlassian, Ariba, Facebook, Intuit, TripAdvisor, Twitter, and Verizon.
  • 3. • You can use Redis to cache a user profile, create a leaderboard, track real-time activities on a website, implement a spam filtering system, use it as a message queue, and more. At MuleSoft, we have seen customers use Redis as a cache storage layer while using MongoDB as a persistent message storage layer, to process huge amounts of payroll and employee data with Redis Cluster, and as a NoSQL database. To support the growing number of customers leveraging Redis, we are thrilled to release the Anypoint Connector for Redis today.
  • 4. • Here is a quick example of how to use the Redis Connector, compatible with Redis 2.8, 3.0 and 3.2. This demo app allows you to test basic operations of Redis Connector. The app consists of two flows; the first flow shows 12 different operations which will be triggered by your choice, the second flow shows you a web page where you can pick an operation.
  • 5. Let’s configure this Redis Connector first. Go to Global Elements, and find “Redis.” After selecting “Redis,” click on “Edit”.
  • 7. • In the Redis: Configuration, you can specify the configuration of your Redis server. You could directly add your Redis Server information in the configuration, but I recommend that you use the properties file to add your configuration information. Since I’m running a Redis Server locally on my Mac, the configuration of my Redis Server I will use looks like this:
  • 8. • config.host=localhost • config.connectionTimeout=60000 • config.port=6379 • After you complete the configuration for your Redis environment, run the app. When you open up a browser and hit localhost:8081, your browser will show the following page.
  • 10. • Since implementing a leaderboard is one of main use cases, I’d like to show an example of using a sorted set. When you scroll down on the webpage, you will see the following page.
  • 12. • I added the following data to a sorted set called “Max the Mule.” • Key Value Score • Max the Mule Nathan 50 • Max the Mule Anton 70 • Max the Mule Ashley 110 • Max the Mule Alex 150 • I’m only interested in those who scored higher than 100, so when I put the following information in “Get range by score”, Redis will show only Ashley and Alex who scored more than 100.
  • 14. • For new users, try the above example to get started, and for others, please share with us how you are planning to use the Redis Connector! Also, explore the Anypoint Exchange to see other resources you can leverage today.