Jump to: navigation, search

MagnetoDB/specs/all old for put item

< MagnetoDB
Revision as of 14:44, 12 September 2014 by Andrei Ostapenko (talk | contribs) ("ALL_OLD" return value for "put_item" method)

"ALL_OLD" return value for "put_item" method

Launchpad: [1]

According to DynamoDB API we must have an ability to pass "return_value": "ALL_OLD" in put_item request to retrieve an old item before replacement

Specification status

Draft

Problem Description

Feature is absent in MagnetoDB

Proposed Change

None

Alternatives

None

Security Impact

None

Notifications Impact

None

Other End User Impact

None

Performance Impact

Feature will not make performance impact to ordinary put_item request

Other Deployer Impact

None

Developer Impact

None

Implementation

None

Assignee(s)

Primary assignee: aostapenko

Other contributors: None

Work Items

None

Dependencies

None

Documentation Impact

None

References

http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_PutItem.html#DDB-PutItem-request-ReturnValues