Files
pos-system/NOTE.MD
Ho Ngoc Hai ba928022cb feat(docs): Update architecture and caching documentation
- Added detailed sections on distributed caching architecture, including caching overview, ICacheService interface, and caching strategies for tokens and sessions.
- Enhanced documentation with mermaid diagrams to illustrate caching flows and key patterns.
- Updated Redis configuration instructions in the README, including environment variable setup and usage examples for caching operations.
- Removed outdated notes from the NOTE.MD file to streamline content and focus on relevant tasks and proposals.
2026-01-12 18:48:50 +07:00

531 B

⚠️ Còn Thiếu (Tùy chọn mở rộng)

  • Authorization Code Flow - Cho OAuth2 web apps
  • Role/Permission Management APIs - CRUD roles
  • Email Verification - Confirm email
  • 2FA/MFA - Two-factor authentication
  • Social Login - Google, Facebook, etc.

Có Cached chưa

Đề xuất cần implement: Redis Connection - Đăng ký IConnectionMultiplexer trong DI Distributed Caching Service - Sử dụng IDistributedCache Token Caching - Cache refresh tokens, blacklist tokens Session Caching - User sessions và permissions