pkgsrc/devel/php-igbinary/DESCR
rodent 0a1a54aebf Import php55-igbinary-1.2.1 as devel/php-igbinary.
Igbinary is a drop in replacement for the standard PHP serializer. Instead of
time and space consuming textual representation, igbinary stores PHP data
structures in a compact binary form. Savings are significant when using
memcached or similar memory based storages for serialized data.
2015-04-07 11:23:09 +00:00

4 lines
288 B
Text

Igbinary is a drop in replacement for the standard PHP serializer. Instead of
time and space consuming textual representation, igbinary stores PHP data
structures in a compact binary form. Savings are significant when using
memcached or similar memory based storages for serialized data.