⚽ The World Cup is also played on your server: get up to 55% off all our plans with code

STRATORGOAL
MineStrator

Redis 7 Server Hosting

Host your in-memory Redis 7 database: for your applications, or alongside your game servers.

Host your Redis 7 server in seconds: a blazing-fast in-memory database for your apps' caching, sessions and queues, or to support your game servers, with data persistence, DDoS protection and English-speaking support.

from €6.99/month

Our recommended hosting offers

The same offer and the same resources, on hardware over 2× more powerful.

Recommended

4 Go RAM

MyBox 4

4 Go · AMD EPYC 7543p

6.99€/month

Order now
Rated 4.76/5 by our customersDDoS protection includedInstant deliveryEnglish-speaking support 7/7France & USA

Monthly price. Up to -50% depending on the commitment chosen at checkout.

Redis 7

A blazing-fast in-memory database, for your applications and your game servers alike.

Redis is an in-memory key-value database known for its speed: it handles millions of operations per second with sub-millisecond latency. It powers caching, session storage, message queues and pub/sub, real-time counters and leaderboards, or rate limiting. It is the go-to tool whenever an application needs near-instant access to its data.

Hosting your Redis with MineStrator rather than on your own machine means an instance that stays up around the clock, reachable by your applications wherever they run, without exposing your machine or the Redis port to the public internet. Your instance stays shielded by DDoS protection, and RDB or AOF persistence paired with our backups keeps your data safe, even after a restart. No machine to buy, no network setup to tinker with.

Your game servers can need a database too: some mods, plugins or add-ons rely on Redis to share data between several servers on the same network (for example Minecraft networks running BungeeCord or Velocity, among other games). Since a MyBox is not limited to a single server, you run your Redis in the same MyBox as your games: they share the same pool of power and the same private network, for minimal latency. Everything is managed from a clear panel: deploy your instance in seconds, set its password, and tweak your redis.conf whenever you like.

Why host your Redis 7 server with MineStrator?

Deployed in seconds, secured by default

Your Redis 7 instance ships ready to use: set its password and connect your applications through the address and port provided. The Redis port is never open to the public internet, so your database is only reachable by what you allow.

You stay in control of your configuration

Tune your redis.conf however you like from the file manager: RDB or AOF persistence, the maxmemory limit, key eviction policy. A redis-cli console gives you direct access to inspect and drive your data.

Your database and your games in a single MyBox

A MyBox is not limited to a single server: run Redis right next to your game servers, on the same pool of power and the same private network. Perfect for mods and plugins that sync data between several servers on a network, with local latency.

Online and protected, with no data loss

DDoS protection included, NVMe drives and datacenters in France and the USA. RDB or AOF persistence and our SmartBackup keep your data even after a restart. If anything goes wrong, our English-speaking support answers 7 days a week. Hosting provider since 2017.

Included with every game

Real support, 7 days a week

From real people — never a bot, never empty promises.

DiscordPhoneTicketEmailLive chat

Anti-DDoS protection

Arbor mitigation up to 10 Tb/s, running non-stop across the infrastructure.

SmartBackup™

Automatic backups over a rolling month, restorable in a single click.

The whole game catalog

Install the game you want and switch whenever you like, at no cost.

Very high-speed network

Up to 10 Gb/s of capacity, including 1 Gb/s fully dedicated to your box.

Databases

Several MySQL databases included, ready to use within seconds.

Detailed statistics

CPU, RAM and players tracked live, with 365 days of history.

Free subdomain

A clear, simple address to share, included with every MyBox.

Online 24/7

Permanent availability, monitored around the clock by our team.

Hosted internationally

Servers close to your players, for low latency everywhere.

Frequently asked questions about Redis 7 hosting

Redis is mainly used as a cache to speed up an application by avoiding repeated slow queries. It also handles session storage, message queues and pub/sub, real-time counters and leaderboards, or rate limiting. Its speed comes from keeping data in memory rather than on disk.

Pick a plan and your Redis 7 instance is delivered in seconds. From the panel, set its password, then connect your applications using the address and port provided. You then tune your redis.conf and monitor your instance through the redis-cli console, with no network setup required.

Yes. Some mods, plugins or add-ons rely on Redis to share data between several servers on a network, for example Minecraft networks running BungeeCord or Velocity. Since a MyBox hosts several servers, you run your Redis in the same MyBox as your games, for local latency.

It depends on your data volume: Redis keeps everything in memory, so plan for the size of your dataset plus some headroom. For syncing data between game servers, 1 GB is plenty. You set a limit with maxmemory and choose an eviction policy so it never overflows.

Yes, if you enable persistence. Redis offers two mechanisms: RDB, which takes regular snapshots, and AOF, which logs every write. You configure them in your redis.conf depending on the trade-off you want between performance and durability, and our SmartBackup adds an extra safety net.

No. Your instance is protected by a password and its port is not open to the public internet, as Redis best practices recommend. Your applications and your game servers reach it over the network, without your database being visible to the rest of the world.

We host Redis 7, the stable major version, which notably brings the multi-part AOF format for more reliable persistence. You get all the Redis data structures (strings, hashes, lists, sets, sorted sets, streams) to cover caching, queues, leaderboards and much more.