Redis
By Redis
About
Redis is the world's most popular in-memory data structure store, used as a cache, low-latency database, message queue and broker for asynchronous jobs. Because it keeps data in RAM, it responds in microseconds and dramatically relieves load on your primary database.
Beyond simple keys and values, Redis offers lists, sets, hashes, sorted sets, streams, HyperLogLog and pub/sub. That makes it the centerpiece of task queues (Celery, BullMQ, Sidekiq), user sessions, rate limiting, real-time leaderboards, page and query caching, and communication between microservices.
At Master da Web, Redis is delivered installed, starting with the system and with persistence configured so data survives a reboot. Just point your application at the server and set the access password.
Features
- Microsecond latency thanks to in-memory operation
- Rich data structures: lists, hashes, sorted sets
- Streams for queues and event processing
- Pub/Sub for service-to-service messaging
- Persistence with RDB and AOF
- Automatic key expiry (TTL)
- Primary/replica replication
- Redis Sentinel for high availability
- Lua scripting for atomic operations
- Official clients for every language
Requirements
Minimum Requirements
vCPUs
1 vCPU
RAM Memory
1 GB
Storage
10 GB
Recommended Requirements
vCPUs
2 vCPU
RAM Memory
4 GB
Storage
40 GB
How to Order Redis
Follow the steps below on the checkout page to order your server with the pre-installed application
1. Select Datacenter
Choose between our datacenters in Brazil (Belo Horizonte) or USA (Dallas)
On the checkout page, select your desired datacenter (Brazil or USA).
2. Select Category
Choose Linux for applications and Linux systems, or Windows for Windows systems
Select the "Linux" category. Applications and Linux systems should use the Linux category.
3. Select Operating System
Choose the desired application or operating system from the available list
From the list of available operating systems, select "Redis".
Process Summary
- Select the datacenter (Brazil or USA)
- Select the "Linux" category
- Select "Redis" from the operating systems list
7-day guarantee - 100% money back
Frequently Asked Questions about Redis
Everything you need to know about Redis.