feat: add protobuf message compression and decompression for Redis; refactor product fetching logic
This commit is contained in:
		@@ -2,9 +2,9 @@ package ym
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"errors"
 | 
			
		||||
	"git.denco.store/fakz9/yandex-go-client"
 | 
			
		||||
	"net/http"
 | 
			
		||||
	"sipro-mps/internal/marketplace"
 | 
			
		||||
	"sipro-mps/pkg/api/yandex/ymclient"
 | 
			
		||||
	"strings"
 | 
			
		||||
 | 
			
		||||
	"github.com/tidwall/gjson"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user