RubyGems Navigation menu

dm-adapter-simpledb 1.5.0

A DataMapper adapter for Amazon's SimpleDB service. Features: * Full set of CRUD operations * Supports all DataMapper query predicates. * Can translate many queries into efficient native SELECT operations. * Migrations * DataMapper identity map support for record caching * Lazy-loaded attributes * DataMapper Serial property support via UUIDs. * Array properties * Basic aggregation support (Model.count("...")) * String "chunking" permits attributes to exceed the 1024-byte limit Note: as of version 1.0.0, this gem supports supports the DataMapper 0.10.* series and breaks backwards compatibility with DataMapper 0.9.*.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.0 - January 26, 2010 (28.5 KB)
  2. 1.4.0 - January 24, 2010 (28.5 KB)
  3. 1.3.0 - January 19, 2010 (25.0 KB)
  4. 1.2.0 - January 13, 2010 (24.5 KB)
  5. 1.1.0 - November 25, 2009 (25.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (6):

dm-aggregates ~> 0.10.0
dm-core ~> 0.10.0
dm-migrations ~> 0.10.0
dm-types ~> 0.10.0
sdbtools ~> 0.5
uuidtools ~> 2.0

擁有者:

作者:

  • Jeremy Boles, Edward Ocampo-Gooding, Dan Mayer, Thomas Olausson, Avdi Grimm

SHA 256 checksum:

968c4a43083845baf0ada9a2d13a7da79add09e63e6f9b3e36c11fba86c060da

總下載次數 26,040

這個版本 5,506

License:

Ruby 版本需求:

相關連結: