The document discusses Redis, an open source NoSQL database. It provides an overview of Redis, listing that it is a key-value store, supports many programming languages, and has high performance. The document also outlines some of Redis' features like data structures, replication, persistence, publishing/subscribing. It lists companies that use Redis and how it can be used for caching, messaging, and more.