feat: implement Redis caching with locking and optimized product search in SalesService and update compression dependency
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 2m52s
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 2m52s
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"@types/cache-manager": "^3.4.3",
|
||||
"cache-manager": "^3.6.3",
|
||||
"cache-manager-redis-store": "^3.0.1",
|
||||
"compression": "^1.7.4",
|
||||
"compression": "^1.8.1",
|
||||
"crc": "^4.3.2",
|
||||
"fs": "0.0.1-security",
|
||||
"guid-typescript": "^1.0.9",
|
||||
|
||||
Reference in New Issue
Block a user