There was an error while loading. Please reload this page.
Merge branch 'master' of https://github.com/RAIO-Project/raio-backend.wiki # Conflicts: # Payment-Connection-Pool-Fix.md
Add the 12 evidence screenshots to Payment-Connection-Pool-Fix Replace the image placeholders with the actual uploaded screenshots (buggy-30, fixed-30/50/100, 3 panels each), fix table rows that were broken across multiple lines, and standardize image width to 800px to match the rest of the wiki.
Updated Payment Connection Pool Fix (markdown)
Merge branch 'master' of https://github.com/RAIO-Project/raio-backend.wiki
Rename fix-verification page, unify circular-wait terminology - Rename Payment-Fix-Verification.md -> Payment-Connection-Pool-Fix.md with a title that names the mechanism (순환대기) instead of just "fix verification" - Replace "자기잠식 데드락" with "순환대기 데드락" across Payment.md, Payment-Load-Test.md, Home.md, and the new page for consistent terminology - Update Home/sidebar links to the renamed page
Updated Payment Load Test (markdown)
Consolidate payment docs into the Payment page - Move the up-to-date Payment-Guide.md content into Payment.md (the page created directly on GitHub), replacing its stale draft - Remove Payment-Guide.md - Update cross-links in Home, sidebar, and Payment-Load-Test to point at Payment instead of Payment Guide
Split load-test findings into a dedicated Payment Load Test page - New Payment-Load-Test.md: HikariCP pool exhaustion -> connection pool self-deadlock investigation, with a placeholder for a Grafana screenshot of the flat active/pending metrics - Drop the first load-test attempt from the writeup (it only reproduced a bug in the test harness's own script, not the app) - Payment-Guide.md now links to the new page instead of inlining the full investigation - Link the new page from Home and the sidebar
Created Payment (markdown)
Add Payment Guide, unify wiki style, fix sidebar filename - Add Payment-Guide.md: payment/wallet/settlement module structure, APIs, confirm flow, load-test investigation (Mock PG -> connection pool self-deadlock), and unit test coverage audit - Apply consistent formatting across Home/Chat/Batch-Core: single H1 per page, GitHub Alert callouts for warnings/tips, tech badges on Home, ASCII diagrams -> Mermaid in Batch-Core - Rename _Sidebar.md.md -> _Sidebar.md so GitHub recognizes it as the actual wiki sidebar
Updated Chat (markdown)
Created Chat (markdown)
Updated Batch Core (markdown)
Created Batch Core (markdown)
Created _Sidebar.md (markdown)
Updated Home (markdown)
Initial Home page