42 Commits

Author SHA1 Message Date
71684004a0 feat: add ascending sort option to request settings in repository API 2025-10-30 00:12:55 +03:00
e911403bba feat: implement context handling with timeout and goroutine management 2025-10-13 20:09:51 +03:00
328b4cc66e feat: enhance context handling and add options for redis locker 2025-09-30 00:43:37 +03:00
ed7e7608fe feat: add height field to result in converter 2025-09-29 21:23:03 +03:00
6638ef1b5f feat: update proto file paths and add brand/description fields to products 2025-09-22 00:28:32 +03:00
5471bf1614 chore: update hash in v1 file 2025-09-21 23:07:48 +03:00
0b9e892c33 feat: update database configuration and add new submodule for proto definitions 2025-09-21 19:41:56 +03:00
1a637d892f feat: update submodule configuration for Yandex API 2025-09-21 19:41:14 +03:00
b270fd0e13 feat: basic refactor 2025-09-08 03:00:19 +03:00
9a81dc67a8 feat: removed bg services 2025-09-08 02:35:47 +03:00
f5bead8bf0 feat: removed bg services 2025-09-08 02:30:01 +03:00
dfda4992f4 feat: add Dockerfile and build script for multi-stage Docker builds 2025-09-05 05:47:30 +03:00
d1e7f4e0f4 feat: implement locking mechanism for marketplace operations to prevent race conditions 2025-09-05 05:09:14 +03:00
45afc8fa31 feat: reduce default bucket capacity for rate limiting 2025-09-01 23:38:47 +03:00
61775a6bb8 feat: update function names and logic for category error handling 2025-08-20 18:12:06 +03:00
8120414e02 feat: add condition to store offers only if they meet 90% of requested count 2025-08-20 17:31:30 +03:00
bf1fbd8f4d feat: configure Asynq server concurrency to improve task processing 2025-08-20 09:13:10 +03:00
434b53361b feat: adjust rate limits for tariffs in Yandex Market API 2025-08-19 15:26:06 +03:00
b4e55197be feat: enhance tariff processing with error handling and category filtering 2025-08-19 15:22:42 +03:00
e2b4b22095 feat: improve market category ID assignment in offer mapping logic 2025-08-19 11:28:00 +03:00
818e3f3252 feat: implement retry logic for processing tariff chunks in repository API 2025-08-19 10:41:08 +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
593fbc88fa feat: update protobuf message structure for product tariffs; change Offers to Offer and adjust related conversions 2025-08-17 10:47:52 +03:00
abbcc0a81a feat: add protobuf message compression and decompression for Redis; refactor product fetching logic 2025-08-17 06:16:15 +03:00
38acc4a443 feat: shit shit 2025-08-15 11:10:28 +03:00
0c86228095 feat: ozon products recreator, small refactor 2025-07-23 06:12:04 +03:00
fc07338998 feat: sizes shit 2025-07-16 20:48:07 +03:00
97f47f9cd4 feat: sizes shit 2025-07-16 20:48:01 +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
c7be7e2cea Enhance Docker setup and configuration loading for improved environment management 2025-07-04 15:15:39 +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
008f3df42d 1 2025-05-25 00:58:33 +03:00
4252af3094 1 2025-05-25 00:58:10 +03:00
53a739e5d2 Add requests package and implement JSON fetching in main.go 2025-05-25 00:52:31 +03:00
9aaefaa72b Add marketplace-protos as a submodule in api/proto/v1 2025-05-25 00:49:27 +03:00
d69608dc40 Remove old proto/v1 directory 2025-05-25 00:48:44 +03:00
b20847c998 first commit 2025-04-13 20:27:20 +03:00