kookmin-sw/timebank-2023-docs

FNB 기능 명세 작성

Opened this issue · 1 comments

기능 명세

  • 고가용, 대규모 처리
    • Redis bullmq
  • 트랜잭션
    • Atomic, fail-safe
    • 에러시 rollback 가능 (몽고 디비에서 transaction() 지원)
  • 로깅
    - transaction 콜렉션에 계속 기록
  • 서버간 연결
    • SSE(Server-side Events)
  • 보안, Load Balancing
    • Nginx reverse proxy
Screenshot 2023-11-16 at 10 45 19 AM

Nginx - reverse proxy & loadbalancing
BullMQ - transaction queueing
Hermes - worker
MongoDB - user balance & log dump