Ke

KeyDB

AWS Azure Databases 2 variations

The multithreaded KeyDB, a Redis compatible in memory data store, ready on port 6379 with persistence on a dedicated volume.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened KeyDB image, built and supported by cloudimg.

ProductCloudOperating systemVersion
KeyDB AWS Standard View · Guide
KeyDB on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

KeyDB is a fast multithreaded open source fork of Redis that is drop in compatible with the Redis protocol and clients. It serves as an in memory cache, key value store, session store and message broker.

Why the cloudimg image

cloudimg preinstalls KeyDB as a service on port 6379 with append only file persistence on a dedicated resizable volume, keeping data off the OS disk. A strong password is generated and enforced on first boot with no default login, backed by 24/7 support.

Common uses

  • In memory caching
  • Session storage
  • Key value data