Hi All I’m improving existing amazonSimpleDB connector with the following additional methods: Attributes
- batchPutAttributes: Perform multiple PutAttribute operations in a single call. - batchDeleteAttributes: Performs multiple DeleteAttributes operations in a single call. Domain - domainMetadata: Returns information about the domain, including when the domain was created, the number of items and attributes, and the size of attribute names and values. Since existing amazonSimpleDB connector does not have any batch request operation, So that I have included it.This batch request helps to add and delete multiple attributes in a single call. Thanks, -- Thulasika Associate Software Engineer Mobile:0778014295 email: [email protected] <[email protected]>
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
