Path to this page:
Subject: CVS commit: wip/php-igbinary
From: Mike Bowie
Date: 2009-10-06 21:40:26
Message id: E1MvFtp-0004lS-1H@ddv4jf1.ch3.sourceforge.com
Log Message:
Import php5-igbinary-5.2.9.1.0.1 as wip/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: