colinmollenhour / Cm_Cache_Backend_Redis

A Zend_Cache backend for Redis with full support for tags (works great with Magento)
Other
389 stars 142 forks source link

Do not permit a compression threshold less than 0 #129

Closed Xon closed 6 years ago

Xon commented 6 years ago

As some compressors error (lz4 at least) on compressing an empty string.