knime-ip / knip

KNIME Image Processing Extension
https://www.knime.com/community/image-processing
49 stars 11 forks source link

KNIPGuavaCacheService: Switch to String based cache #489

Closed gab1one closed 6 years ago

gab1one commented 6 years ago

This allows us to prevent collisions more easily, the key for each cache entry is based on the filestore location + the offset within it, which is globally unique