Jump to: navigation, search

Difference between revisions of "MagnetoDB"

 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 +
== /!\ Project is not maintained anymore ==
 +
 
'''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:
 
'''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-like API. Support Amazon DynamoDB API
+
* ''Easy integration'': REST API. Support Amazon DynamoDB API
* ''OpenStack interoperability'' Integrated with Keystone. Follows OpenStack design tenets, packaging and distribution
+
* ''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
+
* ''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
+
* ''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
+
* ''High availability'': just one working API node is enough to continue handling requests
  
 +
== Project status ==
 +
Project is not maintained anymore.
  
 
== Resources ==
 
== Resources ==
 
* [http://magnetodb.readthedocs.org/ User/Developer Documentation ]
 
* [http://magnetodb.readthedocs.org/ User/Developer Documentation ]
* [http://magnetodb-specs.readthedocs.org Design Documentation ]
+
* [https://github.com/zaletniy/magnetodb-specs Design Documentation ]
* [https://github.com/stackforge/magnetodb GitHub]
+
* [https://github.com/zaletniy/magnetodb MagnetoDB at GitHub]
 +
* [https://github.com/AlexanderChudnovets/magnetodb-test-bench Performace test bench]
 
* [https://launchpad.net/magnetodb Launchpad]
 
* [https://launchpad.net/magnetodb Launchpad]
 
* [[MagnetoDB/FAQ|FAQ]]
 
* [[MagnetoDB/FAQ|FAQ]]
* <nowiki>#magnetodb</nowiki>
+
* [https://webchat.freenode.net/?channels=magnetodb #magnetodb at FreeNode]
 +
* [[MagnetoDB/WeeklyMeetingAgenda|Weekly IRC meetings]]
  
 
== Core Team ==
 
== Core Team ==
* [PTL] Ilya Sviridov (isviridov)
+
* Andrei V. Ostapenko (aostapenko), Mirantis
* Charles Wang (charlesw)
+
* Charles Wang (charlesw), Symantec
* Dmitriy Ukhlov (dukhlov)
+
* Dmitriy Ukhlov (dukhlov), Mirantis
* Illia Khudoshyn (ikhudoshyn)
+
* Ilia Khudoshyn (ikhudoshyn), Mirantis
 +
* [PTL] Ilya Sviridov (isviridov), Mirantis
 +
 
  
 +
90 days project statisics http://stackalytics.com/report/contribution/magnetodb/90
  
 
== Getting started ==
 
== Getting started ==

Latest revision as of 23:32, 8 August 2016

/!\ Project is not maintained anymore

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

Project status

Project is not maintained anymore.

Resources

Core Team

  • Andrei V. Ostapenko (aostapenko), Mirantis
  • Charles Wang (charlesw), Symantec
  • Dmitriy Ukhlov (dukhlov), Mirantis
  • Ilia 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