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

This commit is contained in:
Luis Eduardo Estevao
2026-05-05 14:08:34 -03:00
parent 5c86459157
commit 8d52e5202a
3 changed files with 89 additions and 151 deletions

View File

@@ -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",