Skip to content

Commit

Permalink
lexicaluuid note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ssutch committed Feb 11, 2012
1 parent 5c1b362 commit e701441
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Additionally, Pynamo comes with some features of it's own:
* **Compound Keys** - keys that are composed of multiple keys.
* **Synthesized Types** - attributes can be container types like `list`
or `dict`
* **Automated, Sortable Unique ID Generation** - Pynamo provides the
`LexicalUUIDField` which may be used to generate hash and range keys.
* **Validated Attributes** - attributes are validated against the type chosen
when writing persisted classes
* **No Overhead** The objects are backed by the same dictionaries that Boto
Expand Down

0 comments on commit e701441

Please sign in to comment.