licoffe / POE-Stash-indexer-NG

High performance Path of Exile stash indexer
MIT License
43 stars 12 forks source link

Fix #5 #6

Closed Superchicken closed 7 years ago

Superchicken commented 7 years ago

This changes the filenames for queued items to have a random 10 character suffix (fixing #5) and reverses the order queued files are flushed (to FIFO)

licoffe commented 7 years ago

Works great! Thanks a lot for the fix :)