Releases: icamys/php-sitemap-generator
Releases · icamys/php-sitemap-generator
Full code rewrite.
Now generator is using memory flushing to store URLs on the hard drive instead of storing them in memory. As a result, there are no more issues with insufficient memory consumption. At the moment, peak memory usage is up to 2Mb.