https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.redisvalkey-26f42eb6-6497-47f4-bd1b-a1a6f11bdb62/image1_kcloud.txt.png
Redis-Valkey
por kCloudHub LLC
Just a moment, logging you in...
Version 9.0.4 + Free Support on Ubuntu 24.04
Valkey (Redis-compatible) is an open-source, high-performance in-memory key-value datastore designed for ultra-fast data access, caching, and real-time applications.
Key Features of Valkey:
- Open-source in-memory datastore fully compatible with Redis protocols and clients.
- Supports multiple data structures such as strings, hashes, lists, sets, sorted sets, and streams.
- Delivers sub-millisecond latency for high-performance workloads.
- Built for scalability with replication, clustering, and high availability.
- Includes persistence options (RDB and AOF) for data durability.
- Ideal for caching, session storage, real-time analytics, and message queues.
Valkey Usage:
$ sudo su $ cd /usr/local/src/valkey-9.0.4 $ valkey-server --version
Disclaimer:
Valkey is an independent open-source project maintained by the community and released under a permissive license. It is not affiliated with Redis Ltd. or any commercial vendor. Users should review official documentation and configure security settings properly before using it in production.