Releases: trailbehind/tile-squirrel
Releases · trailbehind/tile-squirrel
1.6.7
1.6.6
Fork new processes when an existing one dies.
1.6.1
fix error in last release
1.6
add defer source loading option.
1.5
- Fix silent write failures
1.4
This release fixes out of memory crashes when queuing large areas, like the whole planet.
1.3
This release adds a new option to squirrel.js to read a list of messages from stdin instead of reading from rabbitMQ. This is intended for debugging purposes.
1.2
This update changes the threading model, it now uses cluster to fork multiple processes, instead of using one process with a large threadpool.
1.1
- Fix add-tile command not working at all
- The worker(squirrel.js) no longer automatically copies source metadata to the destination.
- New command to copy source metadata to destination.
1.0
Add readme, and improve help