1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/db
Gastón Fournier cf5e492dab
chore: add timers to count queries (#8393)
## About the changes
These might be some heavy queries, adding timers to them to validate
that assumption and get some insights
2024-10-08 15:41:00 +02:00
..
crud
access-store.test.ts
access-store.ts
account-store.ts test: test the dashboard admins property (#8303) 2024-09-30 13:38:00 +00:00
addon-store.ts
api-token-store.ts chore: add timers to count queries (#8393) 2024-10-08 15:41:00 +02:00
client-applications-store.ts
client-instance-store.ts
context-field-store.ts
db-pool.ts
db.ts
event-store.ts
favorite-features-store.ts
favorite-projects-store.ts
feature-environment-store.ts
feature-strategy-store.test.ts
feature-tag-store.ts
feature-type-store.ts
group-store.ts
index.ts
pat-store.ts
project-stats-store.ts
public-signup-token-store.ts
reset-token-store.ts
role-store.ts
session-store.ts
setting-store.ts
strategy-store.ts
tag-store.ts
transaction.ts
user-feedback-store.ts
user-splash-store.ts
user-store.ts