From f406aa2f21ede2e3de67966132dabd73156f1972 Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Mon, 14 Sep 2026 13:46:11 +0530 Subject: [PATCH] docs: collect refreshed mongo-ops wiki site (API-correct overhaul, v0.1.5) --- mongo-ops/01_overview/index.html | 166 ++++++- mongo-ops/02_components/index.html | 459 ++++++++++++------ .../03_use_cases/01_basic_crud/index.html | 273 +++++++---- .../03_use_cases/02_custom_repo/index.html | 225 ++++++--- .../03_use_cases/03_transactions/index.html | 213 +++++--- .../03_use_cases/04_pagination/index.html | 231 ++++++--- .../03_use_cases/05_soft_deletes/index.html | 239 +++++---- .../03_use_cases/06_multi_model/index.html | 225 ++++++--- mongo-ops/03_use_cases/07_caching/index.html | 242 ++++----- .../03_use_cases/08_population/index.html | 195 ++++---- .../09_advanced_population/index.html | 215 ++++---- .../10_cache_and_population/index.html | 229 +++++---- .../11_cache_lifecycle/index.html | 104 ++-- .../12_transaction_helper/index.html | 199 ++++---- .../03_use_cases/13_index_creation/index.html | 146 +++--- .../03_use_cases/14_testing_guide/index.html | 314 +++++++----- mongo-ops/04_best_practices/index.html | 103 +++- mongo-ops/05_patterns/index.html | 175 ++++--- mongo-ops/06_error_handling/index.html | 201 ++++++-- mongo-ops/07_testing_example/index.html | 142 ++++-- mongo-ops/404.html | 2 +- mongo-ops/index.html | 105 +++- mongo-ops/search/search_index.json | 2 +- mongo-ops/sitemap.xml.gz | Bin 127 -> 127 bytes 24 files changed, 2880 insertions(+), 1525 deletions(-) diff --git a/mongo-ops/01_overview/index.html b/mongo-ops/01_overview/index.html index fe90fad..a61789f 100644 --- a/mongo-ops/01_overview/index.html +++ b/mongo-ops/01_overview/index.html @@ -388,6 +388,8 @@ + +