Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Initial support for Amazon DynamoDB now in github
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mitchell Garnaat  
View profile  
 More options Jan 18 2012, 5:44 pm
From: Mitchell Garnaat <mi...@garnaat.com>
Date: Wed, 18 Jan 2012 14:44:44 -0800
Local: Wed, Jan 18 2012 5:44 pm
Subject: Initial support for Amazon DynamoDB now in github

Hi -

An initial version of the boto.dynamodb module is now available in the
master branch on github.  This is still under development but is ready for
testing and review.  A few notes:

   - The Amazon DynamoDB module is implemented in two layers, Layer1 and
   Layer2.
   - Layer1 is very low-level, maps 1:1 with the underlying API requests
   and requires all parameters to be Python equivalents of the JSON data
   structures defined in the API.
   - Layer2 is higher-level and tries to hid most of those details.
   - Layer1 is complete and, aside from bugs, probably won't change much.
   - Layer2 is still evolving, is missing a few things, and will likely
   change a lot based on feedback.
   - Right now, the best documentation is the unit tests for each layer,
   which can be found in boto/tests/dynamodb/

I'll be making quite a few more commits over the next day or two but for
those of you who are eager to try out this new service, I encourage you to
dive in and help in the process of defining how this module should work.

Mitch


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »