Path to this page:
Subject: CVS commit: pkgsrc/devel/php-igbinary
From: Blue Rats
Date: 2015-04-07 13:23:09
Message id: 20150407112309.E853A98@cvs.netbsd.org
Log Message:
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.
Files: