Skip to content

Add Gift - Recent Views story and update titles#127

Merged
em3s merged 4 commits intomainfrom
docs/stories-kakaotalk-gift-recent-views
Jan 26, 2026
Merged

Add Gift - Recent Views story and update titles#127
em3s merged 4 commits intomainfrom
docs/stories-kakaotalk-gift-recent-views

Conversation

@em3s
Copy link
Copy Markdown
Contributor

@em3s em3s commented Jan 26, 2026

Summary

Add third story (Gift - Recent Views) and update all story titles with pattern indicators.

Changes

New story:

  • stories/kakaotalk-gift-recent-views.mdx: Async processing pattern for high-frequency writes

Title updates:

  • Gift - Wish (SSOT)
  • Gift - Recent Views (Async)
  • Friends (CQRS)

Sidebar order:

  1. Gift - Wish (SSOT)
  2. Gift - Recent Views (Async)
  3. Friends (CQRS)

How to Test

  1. Run cd website && npm run dev
  2. Navigate to Stories section
  3. Verify all three stories and sidebar order

em3s and others added 2 commits January 26, 2026 18:16
Add async processing pattern story:
- WAL-based queuing for high-frequency writes
- Spark Streaming async processor
- Background mutation processing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add Stories section documenting real-world Actionbase adoptions:

- Gift - Wish (SSOT): Source-of-truth migration from MySQL
- Gift - Recent Views (Async): WAL-based async processing for high-frequency writes
- Friends (CQRS): Flexible view layer alongside existing system

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jan 26, 2026
em3s and others added 2 commits January 26, 2026 19:48
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@em3s em3s merged commit fa79401 into main Jan 26, 2026
10 checks passed
@em3s em3s self-assigned this Jan 26, 2026
@em3s em3s changed the title docs(website): add Gift - Recent Views story and update titles Add Gift - Recent Views story and update titles Feb 12, 2026
@em3s em3s deleted the docs/stories-kakaotalk-gift-recent-views branch March 1, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant