As an in-memory database, Redis shines with its high performance and the optimized query language. In contradiction to other kv-stores Redis supports a bunch of data types so nearly every case is covered with an perfect type.
Valued in a variety of projects either as cache, queue or database—and a classical example of the no-sql market.