test_task_crm/app
k1nq ad7475af47
Test / test (push) Successful in 16s Details
Test / test (pull_request) Successful in 15s Details
feat: refactor FastAPI application to use async context manager for cache lifecycle
2025-11-29 09:46:42 +05:00
..
api feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
core feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
models feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling 2025-11-29 08:50:11 +05:00
repositories feat: implement AnalyticsRepository with methods for fetching status rollups and counting new deals 2025-11-29 09:14:23 +05:00
services feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
Dockerfile feat: add Docker support and database migrations 2025-11-22 14:51:20 +05:00
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
main.py feat: refactor FastAPI application to use async context manager for cache lifecycle 2025-11-29 09:46:42 +05:00