Jump to: navigation, search

Difference between revisions of "MagnetoDB Known Issues and Limitations"

(Created page with "=MagnetoDB Known Issues And Limitations = == Project Level Issues == === Keystone based authentication === AWS compatible authentication via Openstack Keystone -- work in pr...")
 
Line 1: Line 1:
=MagnetoDB Known Issues And Limitations =
+
= Project Level Issues =
  
== Project Level Issues ==
+
== Keystone based authentication ==
 
 
=== Keystone based authentication ===
 
 
AWS compatible authentication via Openstack Keystone -- work in progress  
 
AWS compatible authentication via Openstack Keystone -- work in progress  
  
=== Python 2.6 support ===
+
== Python 2.6 support ==
 
Python 2.6 is not supported yet
 
Python 2.6 is not supported yet
  
== DynamoDB API gaps ==
+
= DynamoDB API gaps =
=== [[MagnetoDB#Batch_operations|Batch operations]] ===
+
== [[MagnetoDB#Batch_operations|Batch operations]] ==
 
'BatchGetItem' and 'BatchWriteItem' requests are not supported
 
'BatchGetItem' and 'BatchWriteItem' requests are not supported
  
=== Conditional operations ===  
+
== Conditional operations ==
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with non-empty 'Expected' part are not supported
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with non-empty 'Expected' part are not supported
  
=== Atomic data modifications ===
+
== Atomic data modifications ==
 
'UpdateItem' requests with 'ADD' action are not supported
 
'UpdateItem' requests with 'ADD' action are not supported
  
=== Return values ===
+
== Return values ==
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with 'ReturnValues' attribute values other than 'NONE' are not supported
 
'UpdateItem', 'PutItem' and 'DeleteItem' requests with 'ReturnValues' attribute values other than 'NONE' are not supported
  
 
This list contains only major issues and missing features. For the full list please refer to MagnetoDB page on Launchpad https://bugs.launchpad.net/magnetodb
 
This list contains only major issues and missing features. For the full list please refer to MagnetoDB page on Launchpad https://bugs.launchpad.net/magnetodb

Revision as of 13:07, 25 February 2014

Project Level Issues

Keystone based authentication

AWS compatible authentication via Openstack Keystone -- work in progress

Python 2.6 support

Python 2.6 is not supported yet

DynamoDB API gaps

Batch operations

'BatchGetItem' and 'BatchWriteItem' requests are not supported

Conditional operations

'UpdateItem', 'PutItem' and 'DeleteItem' requests with non-empty 'Expected' part are not supported

Atomic data modifications

'UpdateItem' requests with 'ADD' action are not supported

Return values

'UpdateItem', 'PutItem' and 'DeleteItem' requests with 'ReturnValues' attribute values other than 'NONE' are not supported

This list contains only major issues and missing features. For the full list please refer to MagnetoDB page on Launchpad https://bugs.launchpad.net/magnetodb