Valkey, a Redis API compatible in memory key value store, secured with a unique password on first boot.
Choose the operating system, cloud and version you need. Every variation is the same hardened Valkey image, built and supported by cloudimg.
Valkey is an open source, in memory key value store forked from Redis and compatible with the Redis API and RESP protocol. It is used as a cache, session store and low latency data structure server.
The cloudimg image is hardened and fully patched with Valkey serving on port 6379 alongside the valkey cli shell and no manual setup. A fresh Valkey password is generated on first boot and stored in a root only file so the store is never left open to anonymous clients, and 24/7 cloudimg support is included.