Skip to content

Commit

Permalink
query result caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfagun74 committed Apr 18, 2024
1 parent 117ba7f commit 8820562
Show file tree
Hide file tree
Showing 4 changed files with 7,855 additions and 6,061 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.7",
"@nestjs/platform-socket.io": "^10.3.7",
"@nestjs/schedule": "^4.0.1",
"@nestjs/schedule": "^4.0.2",
"@nestjs/swagger": "^7.3.1",
"@nestjs/typeorm": "^10.0.2",
"@nestjs/websockets": "^10.3.7",
Expand Down Expand Up @@ -96,8 +96,8 @@
"@types/pg": "^8.11.5",
"@types/string-similarity": "^4.0.2",
"@types/unidecode": "^0.1.3",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand Down
Loading

0 comments on commit 8820562

Please sign in to comment.