- add stage support to php-mdcached
Changelog Version 1.0.8,1.0.9:
- Make it compile with compilers which don't
implement the (obsolete) std::tr1 c++ namespace
Submitted by: ivoras (maintainer perm PM)
Changelog:
- Make it compile with compilers which don't
implement the (obsolete) std::tr1 c++ namespace
Submitted by: Ivan Voras <ivoras@FreeBSD.org> (per PM)
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records. It has its own binary
network protocol which is accessible through Unix domain sockets and through
TCP. It is indended to be accessed through a high-performance C library.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>