Redis, a type of open source NoSQL database known as a key-value store, is getting an important but long delayed addition. Today at the 2016 RedisConf conference in San Francisco, Redis creator ...
Redis Labs, fresh off its latest funding round, today announced a change to how it licenses its Redis Modules. This may not sound like a big deal, but in the world of open-source projects, licensing ...
Redis, the in-memory database and cache server, has announced RedisRaft, a module that turns a collection of Redis servers into a fault-tolerant cluster with strong data consistency between nodes.
Redis Streams is a new Redis data structure that allows you to manage data channels between producers and consumers. In two previous articles here, I covered the basics and benefits of Redis Streams ...
Redis Labs has decoupled its database modules from open source to a new commercial licensing scheme that provides access to the source code. Its decision comes after receiving feedback from the Redis ...
The Linux Foundation last week announced that it will host Valkey, a fork of the Redis in-memory data store. Valkey is backed by Amazon Web Services, Google Cloud, Oracle, Ericsson and Snap. AWS and ...
Redis may be ubiquitous as a persistent caching tier, but Redis Labs, the company behind it, wants you to think about it as an operational database that is extensible. This is quite true, and it's the ...