summaryrefslogtreecommitdiff
path: root/docs/source/dynamodb2_tut.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixed docsTim Chan2015-11-251-1/+1
* Merge pull request #2993 from kyleknap/dynamodb-tut-fixKyle Knapp2015-02-271-2/+3
|\
| * Fixed wording in dynamodb tutorialkyleknap2015-02-271-2/+3
* | Remove trailing whitespaceJames Saryerwinnie2015-02-091-1/+1
* | Updated code snippets in DynamoDB tutorialJohnny Wu2015-02-091-71/+123
|/
* DynamoDB2.table.Table: Use of `connection` kwargsQuentin de Metz2014-12-281-2/+2
* Update to include fake access keyfrankamp2014-12-021-0/+1
* Reintroduced the ``reverse`` fix for DDB.Daniel Lindsley2014-03-151-7/+14
* Added support for reduced page sizes in DDB.Daniel Lindsley2013-12-241-0/+62
* Fix DynamoDBv2 tutorial sentence with missing verb.Daniel G. Taylor2013-11-151-2/+2
* typoTom Morris2013-11-091-1/+1
* Add a section about DynamoDB Local to the DynamoDBv2 high level docs.Daniel G. Taylor2013-10-281-0/+24
* updated the connection to use boto.dynamodb2.connect_to_regionAli Moeeny2013-08-141-6/+2
* Corrected some imports in the DDBv2 tutorial.Daniel Lindsley2013-07-051-1/+3
* Fix annoying typo in basic DynamoDB exampleChristopher Grebs2013-06-171-1/+1
* Merge branch 'ddb-parallel-scan' into developDaniel Lindsley2013-05-151-0/+93
|\
| * Added docs on how to use parallel scan from the high-level API.Daniel Lindsley2013-05-141-0/+93
* | Fixed broken docs to appease Sphinx.Daniel Lindsley2013-05-141-1/+1
|/
* Improved the way DynanmoDB v2 connections get created.Daniel Lindsley2013-05-131-0/+2
* Fixed a test failure involving connections.Daniel Lindsley2013-05-101-1/+8
* Added a high-level interface over DynamoDB v2.Daniel Lindsley2013-05-101-0/+453