Skip to content

Conversation

lcx
Copy link

@lcx lcx commented Nov 26, 2012

I had the problem that with spree it was loading a huge amount of locales, it took ages to send everything to copycopter and the export yml file had 3MB.
Probably shouldn't have modified the readme file ... but wanted to have it documented.

@driv3r
Copy link

driv3r commented Feb 7, 2013

Good one, although I would opt in for a solution of partial updates. Not like now , pushing everything at once. It's generating thousands of insert queries, are not too fast, so they end up with timeout errors.

@lcx
Copy link
Author

lcx commented Feb 7, 2013

yes. Would be much better. For now it's acceptable. But as soon as I add some languages it gets slower and slower

@driv3r
Copy link

driv3r commented Feb 8, 2013

I've opened an issue on this feature #41 let's see what we can do 👍

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