Files
tm_back/internal
Mazyar 107469c328
continuous-integration/drone/push Build is passing
Enhance tender recommendation service with caching and parallel processing
- Introduced a caching mechanism for translation responses in the tender recommendation service, improving efficiency by reducing redundant translation requests.
- Refactored the `enrichWithTranslation` method to support an optional translation cache, allowing for faster retrieval of stored translations.
- Implemented parallel processing for building recommended tender responses, utilizing goroutines to enhance performance and responsiveness.
- Added unit tests to validate the new caching behavior and ensure the correct application of translations in various scenarios.

This update significantly improves the performance and responsiveness of the tender recommendation service by integrating caching and parallel processing, enhancing the overall user experience.
2026-07-08 00:57:52 +03:30
..
2026-05-31 02:17:46 +03:30
2026-05-17 17:21:36 +03:30
2026-05-30 12:13:46 +03:30