Rob Mueller

Results 2 comments of Rob Mueller

This is definitely a bug. Currently it checks if the stored value has the UTF8 flag set in the C code, but it does the compression in perl. The compression...

Hi. We use Cache::FastMmap extensively in many different processes, and I haven't seen crashes like this. However Cache::FastMmap does work by mmaping the entire cache file into memory. If something...