Top Qs
Timeline
Chat
Perspective

Valkey

Open source in-memory key–value database From Wikipedia, the free encyclopedia

Valkey
Remove ads

Valkey is an open-source in-memory key–value database, used as a distributed cache and message broker, with optional durability.[8] Because it holds all data in memory and because of its design, Valkey offers low-latency reads and writes, making it particularly suitable for use cases that require a cache. Valkey is a successor to Redis, the most popular NoSQL database and one of the most popular databases overall.[9][10][11][12] Valkey, or its predecessor Redis, have been used by companies including Twitter,[13][14] Airbnb,[15] Tinder,[16] Yahoo,[17] Adobe,[18] Hulu,[19] Amazon[20] and OpenAI,[21] and Valkey is supported by Alibaba Cloud, AWS, Ericsson, Google Cloud, Heroku, Oracle, Percona, and Verizon.[22]

Quick Facts Original author(s), Developer(s) ...
Remove ads

Valkey supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indices.

Remove ads

History

The predecessor Redis was developed and maintained by Salvatore Sanfilippo, starting in 2009.[23] From 2015 until 2020, he led a project core team sponsored by Redis Labs.[24]

In 2018, Redis Ltd., the company managing Redis development, licensed some modules under a modified Apache 2.0 with a Commons Clause.[25][26]

In 2024, the Redis company switched the licensing for the Redis core code repository from the BSD license to dual SSPL and proprietary licensing.[27] This prompted a large portion of the user and developer community, including contributors from Alibaba Group, Amazon, Ericsson, Google, Huawei and Tencent, to fork the code of Redis 7.2.4 as a project of the Linux Foundation under the new name Valkey,[28] retaining the BSD license.[3] Valkey 8.0, released six months after the fork, featured improved threading and significantly improved performance.[29][30]

Remove ads

See also

References

Further reading

Loading content...
Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads