Jump to: navigation, search

GSoC2014/Student/ChenchongQin

< GSoC2014
Revision as of 07:42, 21 March 2014 by Chenchong (talk | contribs) (Adding Redis as a Storage Backend to OpenStack Marconi)

Adding Redis as a Storage Backend to OpenStack Marconi

Abstract

Marconi is the messaging and notifications service of OpenStack. Using Marconi, tenants can build more complex applications on OpenStack. Marconi provides tenants with different storage backend options to help them keeping balance between latency and persistence. This Project will add a Redis Storage Backend for Marconi. With this new storage backend, tenants can benefit from the excellent latency performance provided by the Redis storage backend when building their applications using Marconi.