Jump to: navigation, search

Difference between revisions of "MagnetoDB"

(Core Team)
Line 18: Line 18:
  
 
== Core Team ==
 
== Core Team ==
* Andrei V. Ostapenko (aostapenko), Symantec
+
* Andrei V. Ostapenko (aostapenko), Mirantis
 
* Charles Wang (charlesw), Symantec
 
* Charles Wang (charlesw), Symantec
 
* Dmitriy Ukhlov (dukhlov), Mirantis
 
* Dmitriy Ukhlov (dukhlov), Mirantis
Line 26: Line 26:
  
 
90 days project statisics http://stackalytics.com/report/contribution/magnetodb/90
 
90 days project statisics http://stackalytics.com/report/contribution/magnetodb/90
 
  
 
== Getting started ==
 
== Getting started ==

Revision as of 19:23, 12 February 2015

MagnetoDB is a key-value store service for OpenStack. It provides horizontally scalable, queryable storage, accessible via REST API. MagnetoDB supports Amazon DynamoDB API as well. MagnetoDB has been designed and developed in order to provide:

  • Easy integration: REST API. Support Amazon DynamoDB API
  • OpenStack interoperability: integrated with Keystone. Follows OpenStack design tenets, packaging and distribution
  • Database pluggability: supports Cassandra,any other databases like MongoDB, HBase could be easily added
  • Horizontal scalability: MagnetoDB is scalable lineary by amount of data and requests
  • High availability: just one working API node is enough to continue handling requests


Resources

Core Team

  • Andrei V. Ostapenko (aostapenko), Mirantis
  • Charles Wang (charlesw), Symantec
  • Dmitriy Ukhlov (dukhlov), Mirantis
  • Illia Khudoshyn (ikhudoshyn), Mirantis
  • [PTL] Ilya Sviridov (isviridov), Mirantis


90 days project statisics http://stackalytics.com/report/contribution/magnetodb/90

Getting started

How To Contribute

Presentations & blogposts

Introducing MagnetoDB

Sub pages