Module: Toy::Dynamo::Store

Extended by:
ActiveSupport::Concern
Includes:
Querying, Schema, Store
Defined in:
lib/toy/dynamo/store.rb

Constant Summary collapse

MAX_ITEM_SIZE =
65_536

Constants included from Querying

Querying::DEFAULT_BATCH_SIZE, Querying::MAX_BATCH_ITERATIONS