template-monorepo/internal/model/notification/repository
王性驊 49e7099bf2 add notification and member modules with local dev stack
Implement outbound notification (sync/async, idempotency, quota, DLQ),
member OTP/verification, SMTP/SES/Mitake providers, shared Redis wiring,
docker-compose for Mongo/Redis, and gateway config documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 15:01:08 +08:00
..
memory_notification.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
memory_store.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
notification.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
notification_dlq.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
notification_memory_test.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
redis_store.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
retry_queue_redis.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00