Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: crud time queries #6895

Merged
merged 1 commit into from
Apr 22, 2024
Merged

feat: crud time queries #6895

merged 1 commit into from
Apr 22, 2024

Conversation

gastonfournier
Copy link
Contributor

About the changes

Add time metrics to relevant queries:

  • get
  • getAll
  • bulkInsert
  • count
  • exists
  • get

Ignored because might not be that relevant:

  • insert
  • delete
  • deleteAll
  • update

Copy link

vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Apr 22, 2024 7:21am
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Apr 22, 2024 7:21am

Copy link
Contributor

@daveleek daveleek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gastonfournier gastonfournier merged commit ef91a5a into main Apr 22, 2024
9 checks passed
@gastonfournier gastonfournier deleted the crud-timer branch April 22, 2024 07:31
Copy link
Contributor

@chriswk chriswk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. This will make it a lot easier to extract stats for our stores. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants