Commit Graph

15 Commits

Author SHA1 Message Date
e911403bba feat: implement context handling with timeout and goroutine management 2025-10-13 20:09:51 +03:00
0b9e892c33 feat: update database configuration and add new submodule for proto definitions 2025-09-21 19:41:56 +03:00
9a81dc67a8 feat: removed bg services 2025-09-08 02:35:47 +03:00
dfda4992f4 feat: add Dockerfile and build script for multi-stage Docker builds 2025-09-05 05:47:30 +03:00
fb1be5ddc3 feat: implement HashArray utility and refactor product key generation for Redis 2025-08-17 11:46:44 +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
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
53a739e5d2 Add requests package and implement JSON fetching in main.go 2025-05-25 00:52:31 +03:00
b20847c998 first commit 2025-04-13 20:27:20 +03:00