Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
c8c7512bc4 - Update to 1.0.2
PR:		140869
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2009-11-26 14:43:32 +00:00
Martin Wilke
ccd270420b 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.

WWW:	http://opensource.dynamoid.com/

PR:		ports/137308
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-08-14 09:21:52 +00:00