13 Commits

Author SHA1 Message Date
328b4cc66e feat: enhance context handling and add options for redis locker 2025-09-30 00:43:37 +03:00
f5bead8bf0 feat: removed bg services 2025-09-08 02:30:01 +03:00
d1e7f4e0f4 feat: implement locking mechanism for marketplace operations to prevent race conditions 2025-09-05 05:09:14 +03:00
e9f46d7b14 feat: update product key generation to include compression in repository API 2025-08-17 11:47:21 +03:00
fb1be5ddc3 feat: implement HashArray utility and refactor product key generation for Redis 2025-08-17 11:46:44 +03:00
e35d44dacb feat: refactor product attributes caching logic and add HashArray utility function 2025-08-17 11:37:15 +03:00
abbcc0a81a feat: add protobuf message compression and decompression for Redis; refactor product fetching logic 2025-08-17 06:16:15 +03:00
0c86228095 feat: ozon products recreator, small refactor 2025-07-23 06:12:04 +03:00
71dc6b64ad Increase buffer size for result channel in gRPC product retrieval; modify error handling to return nil instead of skipping retry 2025-07-08 11:39:54 +03:00
3976c7d0cf Refactor marketplace product fetching and caching logic; update environment configuration for Redis and PostgreSQL 2025-07-07 19:20:05 +03:00
dc097c6fc8 Add Wildberries product fetching and rate limiting functionality 2025-07-04 13:30:50 +03:00
b48421e653 Refactor gRPC adapter to use connection pool and improve error handling in product retrieval 2025-05-27 17:50:20 +03:00
b083cccc09 Add gRPC server implementation and database integration for marketplace and products 2025-05-27 03:41:52 +03:00