loris-imageserver / loris

Loris IIIF Image Server
Other
208 stars 87 forks source link

InfoCache #479

Closed bcail closed 4 years ago

bcail commented 4 years ago

Update InfoCache to key off the image identifier, instead of the request url. Also, use the same naming scheme as the SimpleHttpResolver uses for src images (eg. 12/abc/def/...).

Note: this changes the cache layout, so it would invalidate all the objects in the cache and require the cache to be built up again.

bcail commented 4 years ago

@alexwlchan ping. Any thoughts on this?

bcail commented 4 years ago

Np, thanks.