Skip to content

Commit 34dc0f0

Browse files
author
Lasim
committed
feat: implement smart caching for user and team services to optimize API calls and improve performance on public routes
1 parent 1ba2aaa commit 34dc0f0

8 files changed

Lines changed: 749 additions & 93 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,8 @@ deploystack.db
5757
services/backend/persistent_data/*
5858

5959
._*.ts
60+
._*.vue
61+
._*.md
62+
._*.js
63+
._*.json
6064
cookies.txt

0 commit comments

Comments
 (0)