yac 2.1.2

lockless user data cache


yac is a fast, lock-free, shared memory user data cache for PHP. it can be used to replace APC or local memcached.

License: PHP

Changes

- Also use crc32_u32 in 64 bits
- Fixed crc32c only pick the first byte