RubyGems Navigation menu

dm-adapter-simpledb 1.0.0

A DataMapper adapter for Amazon's SimpleDB service. Features: * Uses the RightAWS gem for efficient SimpleDB operations. * 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.5KB)
  2. 1.4.0 January 24, 2010 (28.5KB)
  3. 1.3.0 January 19, 2010 (25KB)
  4. 1.2.0 January 13, 2010 (24.5KB)
  5. 1.1.0 November 25, 2009 (25KB)
  6. 1.0.0 November 16, 2009 (19KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (4):

dm-aggregates ~> 0.10.0
dm-core ~> 0.10.0
right_aws ~> 1.10
uuidtools ~> 2.0

所有者:

作者:

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

SHA 256チェックサム:

=

累計ダウンロード数 26,700

このバージョンのみ 4,264

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: