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: Add EntityManager-level caching for em.findCount. #654

Merged
merged 1 commit into from
May 19, 2023

Conversation

stephenh
Copy link
Collaborator

Using the dataloader infra even though we're not technically batching the queries together.

Also make "count all" handling cute by adjusting the count up/down based on WIP changes.

Using the dataloader infra even though we're not technically
batching the queries together.

Also make "count all" handling cute by adjusting the count up/down
based on WIP changes.
@stephenh stephenh merged commit d7a469b into main May 19, 2023
stephenh pushed a commit that referenced this pull request May 19, 2023
# [1.81.0](v1.80.0...v1.81.0) (2023-05-19)

### Features

* Add EntityManager-level caching for em.findCount. ([#654](#654)) ([d7a469b](d7a469b))
@stephenh
Copy link
Collaborator Author

🎉 This PR is included in version 1.81.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@stephenh stephenh deleted the feat-cache-counts branch May 31, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant