Skip to content

Releases: trailbehind/tile-squirrel

1.6.7

19 Dec 15:57
a218c23
Compare
Choose a tag to compare

Dont keep forking forever

1.6.6

19 Dec 13:36
633701f
Compare
Choose a tag to compare

Fork new processes when an existing one dies.

1.6.1

13 Nov 16:01
Compare
Choose a tag to compare
fix error in last release

1.6

12 Nov 20:04
Compare
Choose a tag to compare
1.6

add defer source loading option.

1.5

28 Feb 17:37
4de57a3
Compare
Choose a tag to compare
1.5
  • Fix silent write failures

1.4

24 Jan 14:49
f469d99
Compare
Choose a tag to compare
1.4

This release fixes out of memory crashes when queuing large areas, like the whole planet.

1.3

13 Jun 18:01
Compare
Choose a tag to compare
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

21 Apr 16:16
Compare
Choose a tag to compare
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

08 Mar 19:24
Compare
Choose a tag to compare
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

03 Mar 16:43
Compare
Choose a tag to compare
1.0
Add readme, and improve help