Yimaru-BackEnd/db
Samuel Tariku 485cba3c9c feat: Add new stat stores and reporting functionalities for bets, branches, and wallets
- Introduced BetStatStore, BranchStatStore, and WalletStatStore interfaces for handling statistics.
- Implemented repository methods for fetching and updating bet, branch, and wallet statistics.
- Created reporting services for generating interval reports for bets, branches, companies, and wallets.
- Enhanced CSV writing functionality to support dynamic struct to CSV conversion.
- Added cron jobs for periodic updates of branch and wallet statistics.
- Updated wallet handler to include transaction statistics in the response.
2025-10-29 07:14:38 +03:00
..
data feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
dev_data fix: removed user_id, type unique for wallets 2025-10-15 21:11:41 +03:00
migrations feat: Add new stat stores and reporting functionalities for bets, branches, and wallets 2025-10-29 07:14:38 +03:00
query feat: Add new stat stores and reporting functionalities for bets, branches, and wallets 2025-10-29 07:14:38 +03:00
scripts feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00