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 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 ...
A monthly overview of things you need to know as an architect or aspiring architect.
Redis Labs, the home of Redis, is introducing a new search module that will enable users to complete full-text searches. RediSearch is now available at the Redis Module Hub and is benchmarked to be up ...
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 ...
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 ...
The growing number of services that run machine learning algorithms under the hood will now be able to tap the popular open-source database Redis’ capabilities much more easily than before. Typically ...
Like many, you might think of Redis as only a cache. That point of view is out of date. Essentially, Redis is a NoSQL in-memory data structure store that can persist on disk. It can function as a ...
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 ...