We can use your library on gae, but we encounter problem with memory - 64Mb is to much for gae small instance. So we had to monkey patch function tag_copy. It would be nice if you have some settings that we can pass, or maybe global settings to set up buffer size.
Hi,
We can use your library on gae, but we encounter problem with memory - 64Mb is to much for gae small instance. So we had to monkey patch function tag_copy. It would be nice if you have some settings that we can pass, or maybe global settings to set up buffer size.
Thanks