Open
Description
Hi,
we are using this package to cache translations in our web application. They often contain wide characters, which is working fine when no compression is enabled. Once we enable compression (tested with LZ4 and Snappy), storing something in the Cache crashes with "Wide character in subroutine entry at [..]/Cache/FastMmap.pm line 740".
Since wide characters are OK when not compressing, I would think handling wide characters would be the responsibility of Cache::FastMmap and not the caller.
What do you think of it?
A patch could be supplied if you think the same way :)
Thanks and best regards
Metadata
Assignees
Labels
No labels
Activity