Skip to content

History / Repositories

Revisions

  • fold the deprecated schema id element count into the model schemas section

    @tmm360 tmm360 committed Sep 15, 2026
  • document the references repair as an operation, and the unified operations block

    @tmm360 tmm360 committed Sep 15, 2026
  • document the deprecated schemas rewrite of a migration start

    @tmm360 tmm360 committed Sep 14, 2026
  • rename the wiki to Scrinium

    @tmm360 tmm360 committed Aug 25, 2026
  • document the count and migration of the documents carrying a deprecated schema id element

    @tmm360 tmm360 committed Aug 23, 2026
  • correct and dry the whole page set

    @tmm360 tmm360 committed Aug 21, 2026
  • document the cross context dependencies propagation

    @tmm360 tmm360 committed Aug 20, 2026
  • document the origin delete propagation

    @tmm360 tmm360 committed Aug 19, 2026
  • document the missing origin references scan and removal

    @tmm360 tmm360 committed Aug 19, 2026
  • document model schemas section and repository document counts

    @tmm360 tmm360 committed Jul 30, 2026
  • correct core concepts pages on tracking internals, identity map scope and layering

    @tmm360 tmm360 committed Jul 28, 2026
  • add read-only access page and align docs to MODM-100

    @tmm360 tmm360 committed Jul 26, 2026
  • Add Advanced & reference section; normalize internal links - Execution contexts: ambient per-flow state, automatic wiring, opening one on background threads - Exclusive access: RunWithExclusiveAccessAsync, lockout semantics, when to use it - Best practices and pitfalls: scopes/captive dependencies, no-cache scans, atomic writes, compare-by-Id, cross-context references, background-thread contexts — with real service examples - Exceptions reference: the Mongodm* exceptions and what triggers each - Complete the sidebar with all six sections - Convert custom-text wiki links to unambiguous Markdown links and document the convention

    @tmm360 tmm360 committed Jul 20, 2026
  • Add Repositories, CRUD operations and Querying pages - Repositories: declaring repositories, the operation map, collection escape hatch - CRUD operations: create/read/update-via-tracking/replace/delete, atomic server-side updates (invariant-in-filter balance example), bulk delete caveats - Querying: LINQ via QueryElementsAsync, projections, pagination, streaming cursors, no-cache modifier for large scans

    @tmm360 tmm360 committed Jul 20, 2026