Skip to content

History / Transactions

Revisions

  • Reframe out-of-scope APIs, positive framing, accuracy fixes - Align vocabulary on "out of scope" (cloud-specific, never applies) vs "not supported" (in-scope, future); update API-Parity, Home, Transactions, Recipe-Migrate to match. - Reflect ADR 0007: every Unsupported.cs method throws NotSupportedException, not NotImplementedException. Consolidate the five not-implemented sections into one Out-of-scope section. - Rebuild Storage-Architecture's partial-class inventory against current source (Scan, Tags, Ttl, Service, Export, Import, Unsupported). - Flip negative-framed lines to positive: LSI creation-time constraint (3 sites), internal-sealed restatement, TryAddSingleton behavior, ReturnConsumedCapacity note, NextToken pagination. - Cull API-Parity Known limitations of bullets that restate the matrices and behavioral-differences table. - Home: feature-summary status rows updated; "mock values" -> "hardcoded values"; "unsupported operations" -> "supported surface" pointer. - API-Parity: GSI ConsistentRead rejection relabeled Supported with throw behavior in the note; legend says "partial" to match the matrix label. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @marklauter marklauter committed May 16, 2026
  • Wiki refresh: new pages, accuracy fixes, sentence-case headings - Add Tutorial, FAQ, DI-and-Configuration, and four Recipe pages - Refresh Home, Getting-Started, and reference pages - Fix API-parity, options arity, WAL behavior, and builder-surface accuracy across DI, Getting-Started, Storage-Architecture, FAQ, Recipe-Xunit-Per-Test-Isolation, Recipe-Aspnet-Integration-Test-Fixture, API-Parity, and Tutorial - Normalize headings to sentence case across reference pages - Add .gitignore to exclude .findings/ review scratch Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @marklauter marklauter committed May 16, 2026
  • docs review

    @marklauter marklauter committed May 10, 2026
  • updated wiki

    @marklauter marklauter committed Feb 14, 2026
  • Add complete wiki documentation (12 pages) Full API documentation for library consumers covering table operations, item CRUD, query/scan, batch operations, transactions, secondary indexes, TTL, tags/admin, export/import, storage architecture, and API parity matrix. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @marklauter marklauter committed Feb 14, 2026