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

Add Batch functions for add, delete & synchronize products #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JustinElst
Copy link

This builds on the batch functionality of the last commit and adds the delete and add product batching.
I only tested this with my other pull request in place for the google-api 2.0.
The performance increases about 300%.
And I can add/sync/delete about 1000 products effortlessly, with the other setup I could only add ~500 a time.

Havn't tested cron performance yet but it should go smoothly.

@pquerner
Copy link
Contributor

pquerner commented Jun 3, 2016

@MrGekko What do you mean by "builds on the last commit" ?
Is it save to check if it works with the 1.x google-api version (with P12 authentification) ?

@JustinElst
Copy link
Author

As you can see on:
https://github.com/bluevisiontec/GoogleShoppingApi/network

I did the branching on the commit:
af5ddac

@JustinElst
Copy link
Author

JustinElst commented Jun 3, 2016

You could try it on 1.x, but I would recomment this branch: https://github.com/MrGekko/GoogleShoppingApi/tree/Mr.Gekko to test it (this includes the 2.0..)

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