FAQ about Stackhero for Redis®* cloudRedis®*

Stackhero is a 🇪🇺 European company, GDPR compliant, with servers in 🇪🇺 Europe and 🇺🇸 USA according to your preferences.

About Redis®* on Stackhero

What is the provided version of Redis®*?

Stackhero strives to always provide a recent and stable version of Redis®, ensuring access to the latest features and full capabilities of your Redis® instance.

Is Redis open source?

Yes, Redis is open source again. Since Redis 8 (released in May 2025), Redis has been published under the GNU AGPLv3, an OSI-approved open source license, as well as the source-available RSALv2 and SSPLv1 licenses. Redis was open source under the permissive BSD 3-Clause license from 2009, then moved to source-available licensing only in March 2024 (version 7.4), before returning to open source with the AGPLv3 option in Redis 8. On Stackhero, Redis is provided under the AGPLv3 open source license.
Sources: Redis is now available under the AGPLv3 license and Redis licenses.

What is the Redis license?

Redis 8 and later versions are tri-licensed. Redis can be used under the GNU AGPLv3 (an OSI-approved open source copyleft license, offered on Stackhero), the Redis Source Available License v2 (RSALv2), or the Server Side Public License v1 (SSPLv1).
AGPLv3 is a true open source license, while RSALv2 and SSPLv1 are "source-available" licenses: the code is readable and modifiable, but what you can do with Redis is limited. Before Redis 8, Redis used the permissive BSD 3-Clause open source license through version 7.2, then RSALv2 and SSPLv1 starting with version 7.4 (March 2024).
Stackhero provides Redis under the AGPLv3 open source license. See the official Redis licenses page for more information.

When did Redis change its license?

Redis was released under the permissive BSD 3-Clause open-source license in 2009 and remained under that license through version 7.2.
In March 2024, with the release of version 7.4, "Redis, Inc." (the company behind Redis) moved to dual source-available licensing (RSALv2 and SSPLv1), which are not OSI-approved open-source licenses. This led the Linux Foundation and the community to create Valkey, a BSD-licensed open-source fork of the last open-source version of Redis.
In May 2025, with Redis 8, Redis, Inc. added the GNU AGPLv3 open-source license, making Redis open source again.
Sources: 2024 license change and 2025 AGPLv3 announcement.

Are some Redis®* commands restricted?

We do not restrict access to any Redis®* command. You have full and unlimited access.

What modules are included?

All modules included with Redis Open Source are available at no additional cost: the query engine (RediSearch) for full-text search, secondary indexing, and vector search; JSON (RedisJSON) for native JSON document support; Bloom (RedisBloom) for probabilistic data structures; and time series (RedisTimeSeries).
They are disabled by default. You can enable the ones you need from the "Modules" option in your service configuration, and your Redis service will restart with those modules loaded. Vector sets (the VADD and VSIM commands) are built directly into Redis, so they are always available and do not require activation.
A few things to keep in mind: search indexes only work on database 0. Also, once you have stored data of a specific module type, you should keep that module enabled, since Redis needs it to read that data.

Can I perform vector search and RAG with Redis?

Yes. The Redis query engine indexes vector embeddings and supports similarity queries (KNN and approximate search with HNSW), so you can build semantic search, recommendation systems, and retrieval-augmented generation using your existing Redis instance, without adding a separate vector database to your stack.
You can combine a vector query with standard filters on numeric, tag, and text fields in the same request. This makes it suitable for real-world applications.
See the Redis vector search documentation for the query syntax.

Managing your service

Is it possible to connect to the instance using SSH?

No, and that is exactly the value Stackhero brings. There are no servers for you to manage: Stackhero takes care of the operating system, security patches, service configuration, TLS certificates, firewall, monitoring, and daily atomic backups.
Everything you would normally do over SSH is available as a supervised action in your dashboard, with just one click: change the configuration, upgrade to a new version, resize the instance, open or close a port, or restore a backup.
You retain full access to the service itself, its admin console, APIs, and your data. Nothing related to your application is out of your reach.
This also reduces your attack surface: there are no SSH keys to rotate, leak, or brute-force.
If there is an option missing in the dashboard, let us know. That’s how the configuration page evolves on the platform.

Do I need a sysadmin or a DevOps team to use this service?

No. That’s the whole point of Stackhero: you get a production-ready Redis®* without needing to hire anyone to run it. No provisioning, no operating system to patch, no backup scripts to write or test, no monitoring stack to set up, no on-call rotation to manage.
Your team can focus on what makes your product unique, and all the infrastructure work that used to take weeks simply disappears.

Is it possible to restrict access based on IPs with a firewall?

Absolutely! Your instance has its own firewall where you can decide which IPs have access to which port in just 2 clicks.

Support, guarantees, and billing

Is support included, and what happens if my service goes down overnight?

Premium support is included with every plan at no additional cost. There is no support tier to purchase and no extra charge for priority support. Support is available by email and online chat during business hours, from 9 a.m. to 6 p.m. Central European Time. Typically, you will receive a first response within the hour.

Outside of these hours, your services continue to be monitored. Stackhero keeps an eye on them 24/7. If downtime is detected, automated remediation is triggered right away, and an on-call engineer is notified if the issue is not resolved. You do not need to be the first to notice an incident. You also do not need to manage your own on-call rotation.

What is included in the price?

Everything is included. The price you see on the pricing page is the total you pay: the service itself, the dedicated and isolated infrastructure it runs on, unlimited and unmetered network traffic, daily atomic backups and their storage, free and unlimited backup restores, updates and version upgrades, TLS certificates, your custom domain, firewall, monitoring, and premium support.
There are no setup fees, no per-user or per-seat charges, no support add-ons, no traffic bills, and no fees for restoring a backup.

How does billing work?

At the start of each month, our system calculates how many hours your services were running and generates a detailed invoice.
You receive a single monthly invoice that includes all your services, presented clearly and easy to understand. Your accounting team will appreciate that!
There is no commitment: you can stop billing for a service with a single click, and you are only charged for the hours it was active.

Data and backups

Where is the data hosted?

Stackhero is a French company operating under European and French laws.
Servers are located, depending on your choice, either in the European Union (France) or in the USA.
Backups are stored in the European Union.

How long are my backups retained, and is there a cost to restore one?

Your data is automatically backed up at least once a day for every service and every plan. Additional backups are also performed automatically during sensitive operations such as updates or upgrades.
Retention: one backup per day is kept for 7 days, one per week for 1 month, and one per month for 3 months.
Each backup is stored in a vault located at least 200 km from the datacentre hosting your service, so a physical incident cannot affect both sites at the same time.
You can restore your backups at any time, as often as needed, with a single click. There are no restoration fees and no limits on the number of restores.

What is the atomic backup system?

The issue with traditional backup systems is that files are saved at different time intervals.
Let's say you have 2 files, a.txt and b.txt. Your backup starts at 9 a.m. and finishes at 10 a.m.
The file a.txt will contain data from 9 a.m. and b.txt will contain data from 10 a.m.
This is common in backup systems and leads to significant consistency issues.

This is why we developed an in-house backup system that captures an atomic image of your instance at a precise moment.
Atomic in the sense that we can guarantee all files in the backup are captured at exactly the same time.
If your backup starts at 9 a.m., all files will have data from 9 a.m. You have a perfectly consistent and reliable backup.

Are the backups encrypted?

Backups are initially sent to a dedicated server, which verifies and validates the data. Once these checks are approved, the backups are encrypted and archived.
Encryption uses ECDH and Curve25519 as part of the OpenPGP protocol, with a unique key generated for each backup.

Infrastructure and performance

What is the software infrastructure?

Your service consists of several subservices, each running in containers within an environment dedicated entirely to you.
This environment is private and isolated from other customers, ensuring strong security and optimal performance.
Everything is hosted on a bare-metal server running Stackhero DC OS, our own Linux distribution, with disks physically attached to your instance to provide maximum IOPS.

This isolation is guaranteed by a dedicated virtual machine for each customer, not by shared containers on a multi-tenant host.

What about disk performance?

We use disks that are physically connected to your instances.
We don't use network disks, unlike traditional cloud solutions, which are slow and costly.
This way, we ensure optimal performance and exceptional IOPS.

Which cloud providers are used by Stackhero?

We developed our own cloud software solution, making us entirely independent from cloud providers. We deploy this innovative solution directly on bare-metal servers, offering you exceptional performance and stability.

Stackhero

How long has Stackhero been around, and who is behind it?

Stackhero is a French company founded in 2009. The platform itself launched in 2018, after two years of development, and has been running production workloads ever since.
The company is profitable and independent, with no outside investors and no exit planned. This stability is important when you choose a provider to host a service that is not easy to move. Stackhero is built to be here for the next ten years.

Is Stackhero designed for small businesses or large enterprises?

Both use the same platform. A startup can launch its first Redis®* in production in two minutes on the smallest plan, then scale up to dozens of vCPUs as the product grows, without changing providers or migrating anything.
Larger organizations get the features they need (included for all companies on all plans): ISO 27001 certification, a GDPR-compliant Data Processing Agreement, a contractual 99.9% SLA, dedicated and isolated infrastructure, and a single monthly invoice that's easy for accounting to process.
In both cases, you only need to adjust the size of the instance.

What certifications does Stackhero hold?

Stackhero's primary mission is to provide a platform that is easy to use, extremely reliable, and highly secure.
A key element in achieving this mission is the annual attainment of the ISO 27001 certification, a globally recognized quality and security label.
This certification, awarded following a rigorous audit conducted by an independent external body, attests to compliance with the strictest international standards in information security.
Get Redis®* up and running in just 2 minutes.

No payment method required!