Redis stands for remote dictionary server, and it is fast, open source, in memory data structure stored, and key value data (object) storage. Nowadays Redis server is a popular choice because of its fast performance, its powerful caching capacity, effective session management, real time data analytics, geo spatial, gaming, leader boards, chatting or messaging, mailing, media streaming, and publication/subscription applications. Redis is considered highly to distribute relational databases, and various data structures such as strings, lists, maps (locators), sorted data sets, Hyper log files, bitmaps, and data streaming.