• Pricing
  • Performance
PricingPerformance
Sign InSign Up
  • Pricing
  • Performance
PricingPerformance
Sign InSign Up
Sign InGet Started

Empowering businesses with enterprise-grade cloud solutions at competitive prices. Built for reliability and simplicity. Designed for growth.

ISO 2700199.9% Uptime

Stay Updated

All systems operational

Products

  • Virtual Machines
  • Windows Servers
  • Kubernetes
  • Object Storage
  • Functions
  • Raff Apps

Databases

  • Managed Databases
  • PostgreSQL
  • MySQL
  • Valkey
  • ClickHouse
  • Kafka

Platform

  • VPC
  • Load Balancers
  • Volumes
  • Backups
  • Security
  • IAM
  • Pricing

Developers

  • Documentation
  • API Reference
  • CLI & SDKs
  • Terraform Provider
  • Release Notes

Learn

  • Learn Hub
  • Tutorials
  • Guides
  • Comparisons
  • Windows Server Hub
  • Blog

Company

  • About
  • Contact
  • FAQ
  • Performance
  • Sign In
  • Sign Up

© 2026 Raff Technologies. All rights reserved.Privacy PolicyTerms of ServiceService Level AgreementAcceptable Use Policy
All databases◉PostgreSQL◈MySQL◆Valkey▤ClickHouse≡Kafka
◆Managed ValkeyFree tier

Managed Valkey: in-memory speed, open source forever.

Managed Valkey, the Linux Foundation fork of Redis, for caching, sessions, queues and pub/sub. Sub-millisecond reads, optional persistence, and every Redis client works unchanged.

Create a databaseSee pricing
Free migration, zero downtime14-day money-back guarantee
raff db create · valkeycluster ready
◆
primary
valkey 8 · 2 GB
◈
replica
read + failover
HA
▤
persist
RDB snapshots
$ raff db create valkey --size 2gb --ha
✓ primary + replica · persistence on
● ready in 22s · rediss://…@cache.internal:6379
p99 latency
< 1 ms
protocol
Redis-compatible
Why managed Valkey

Everything Redis did, without the licence question.

Valkey is the community-governed Redis fork, drop-in compatible with the RESP protocol and every Redis client. Use it as a cache, a session store, a rate limiter, a job queue or a pub/sub bus, with sub-millisecond latency and no per-operation billing.

◆
Redis-compatible
Same commands, same clients, RESP protocol.
⚡
Sub-ms reads
In-memory, with NVMe-backed persistence.
▦
Eviction policies
LRU, LFU and TTL tuned per use case.
↻
Persistence
RDB snapshots so a restart is not a cold cache.
Included on every plan

Everything a managed Valkey needs, included.

The operational layer ships with the cluster: protection, networking and observability are how it works, not add-ons.

High availability
Primary plus a standby with Sentinel-based automatic failover, +70% of the plan price.
Backups included
Nightly and on-demand RDB snapshots to S3; restore as a new instance or in place.
Scale without rebuilds
Move up the plan ladder as you grow; storage extends at $0.12 per GB.
TLS + IP allowlists
Encrypted in transit with scoped, per-app credentials.
Private networking
One-click private link to your Raff apps, $0 egress on the fabric.
Metrics & insights
Live metrics and slow-query insights in the console and CLI, free.
Versions & capabilities

Valkey vs Redis: same commands, open governance.

Valkey forked from Redis 7.2 under the Linux Foundation and keeps the protocol and command set. Existing Redis clients connect unchanged, so migrating is a hostname swap, and the licence stays BSD forever.

valkey 8.xRedis-compatible
Capabilities
RESP protocolpub/substreamsRDB snapshotsLua scriptingeviction policiesTLSIP allowlists
Pricing

Valkey pricing, one line per cluster.

Flat monthly plans from the live pricing table. Backups, networking and monitoring are in the price.

Cache
Sessions & caching
$7.99/mo
  • 1 GB RAM
  • 4 GB NVMe persistence
  • Eviction policies
  • TLS + IP allowlist
Create cluster
Popular
Production
HA cache & queues
$39.99/mo
$67.98 with HA
  • 4 GB RAM
  • Replica + auto-failover (+70%)
  • RDB snapshot persistence
  • Scoped per-app credentials
Create cluster
Scale
Heavy workloads
$127.99/mo
  • 16 GB RAM
  • Standby + Sentinel failover
  • Nightly + on-demand snapshots
  • Slow-command insights
Create cluster
Start free1 GB memory · 2 GB storage · daily backups included
See the full plan ladder for every database

Migrate to managed Valkey with zero downtime.

Coming from Redis Cloud, ElastiCache, Upstash or a self-hosted instance? Continuous replication keeps Raff in sync while your source stays live; when lag reads zero you cut over in seconds. An engineer runs it with you, free.

Book a free migration
One platform

Part of the Raff cloud.

Managed Databases run on the same first-party cloud as the rest of Raff, and everything below connects over the private fabric.

raff cloud · one platform
Raff AppsDeploy full-stack apps from GitHub.
Serverless FunctionsEvent-driven functions that scale to zero.
Object StorageS3-compatible buckets on the same fabric.
KubernetesManaged clusters on our own metal.
Linux VMsFull virtual machines when you need the whole box.
VPCFree private networking with unmetered traffic.
FAQ

The questions switchers ask.

Yes. Valkey forked from Redis 7.2 and keeps the RESP protocol and command set, so redis-py, ioredis, Jedis, go-redis and the rest connect with no code changes. Point them at the Valkey host and go.

Valkey is the Linux Foundation fork created when Redis changed its licence. It keeps the same protocol, commands and performance profile, but stays BSD-licensed and community-governed. For your app it behaves like Redis; for your legal team it stays open source.

You can. Valkey can save its data to disk, so it survives restarts and failovers, and nightly plus on-demand snapshots cover recovery, restored as a new instance or in place. For pure caching, skip persistence and let eviction policies manage memory.

High availability adds a standby copy of your database that takes over automatically if the main one fails. It costs a fixed percentage of the plan price, from +70% depending on the database, and you see the full cost on the same single bill line before you turn it on.

One line per database: the database you chose and its size, for example Postgres 4 GB. Backups, networking, traffic and monitoring are already inside that price, there is no separate fee for any of them. If you turn on high availability, it adds a fixed percentage to that same line. The only extra line you can ever see is more storage, at a flat price per GB.

Yes, it is a standalone product. Connect from anywhere over TLS with IP allowlists and scoped credentials. If your app runs on Raff Apps, a one-click private link adds a private wire with $0 egress on top.

View all FAQs

Valkey, minus the drama.

Provision a managed Valkey cluster in about a minute, or let us migrate yours for free with zero downtime.

Create a databaseSee all databases
Raff Learn

Learn

Guides to help you plan, build, and scale on Raff.

Series

Redis & Valkey

Help SaaS teams use Redis and Valkey for caching, queues, sessions, rate limits, persistence, memory management, and production operations.

Redis Cache and Queue Strategy for SaaS Apps
  • How to Install Redis on Ubuntu 24.04