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

added doctrine orm batcher to implement less memory intensive providers #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

loevgaard
Copy link
Collaborator

No description provided.

@loevgaard loevgaard requested a review from stefandoorn as a code owner July 11, 2019 08:18
@stefandoorn
Copy link
Owner

Do you have some insights on the memory/CPU consumption this saves actually?

@loevgaard loevgaard force-pushed the implement-doctrine-orm-batcher branch from b3e56b7 to 21cefdf Compare August 15, 2019 12:53
@@ -5,6 +5,7 @@
"license": "MIT",
"require": {
"php": "^7.1",
"setono/doctrine-orm-batcher-bundle": "^0.2.0",
Copy link
Owner

Choose a reason for hiding this comment

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

When do you expect to have a stable release? I'm not a fan of adding 'non-stable' dependencies.

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

Successfully merging this pull request may close these issues.

2 participants