| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-mcache | Distribution: Mandriva Linux |
| Version: 1.2.0 | Vendor: Mandriva |
| Release: 0.beta10.28 | Build date: Wed Aug 24 18:45:42 2011 |
| Group: Development/PHP | Build host: n6.mandriva.com |
| Size: 58765 | Source RPM: php-mcache-1.2.0-0.beta10.28.src.rpm |
| Packager: Oden Eriksson <oeriksson@mandriva.com> | |
| Url: http://www.klir.com/~johnm/php-mcache/ | |
| Summary: A PHP extension providing access to memcached caching servers | |
mcache is a PHP extension that aims to enable developers to easily and efficiently cache data to Memcached servers. Memcached is a distributed data caching system developed by Danga which aims to reduce load on central bottlenecks like RDBMS's. The mcache php extension has been developed by John McCaskey and is a wrapper around libmemcache. Both Sean Chittenden (author of libmemcache), and Antony Dovgal (author of the original PECL memcached extensions) deserve some of the credit for this work. Without the excellent C API of libmemcache I would have never written this extension, and likewise without the example of the PECL extension provided by Antony I would likely have taken much longer to learn how to write a PHP extension properly. The primary advantage to using this mcache extension over other PHP extensions is speed, and functionality. Previously several PHP memcache API's have existed. Several of these are very good feature-wise, but very slow due to native PHP implementation. The PECL extension has excellent speed (although not as good as mcache), but does not support multiple servers. Users have been forced to choose between speed and functionality. With the introduction of this new extension that is no longer the case. Furthermore, because this extension is based off libmemcache it will easily benefit from any testing, bug fixes, or enhancements made to the underlying library.
PHP License
* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.28mdv2011.0 + Revision: 696440 - rebuilt for php-5.3.8 * Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.27 + Revision: 695415 - rebuilt for php-5.3.7 * Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.26 + Revision: 646657 - rebuilt for php-5.3.6 * Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.25mdv2011.0 + Revision: 629819 - rebuilt for php-5.3.5 * Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.24mdv2011.0 + Revision: 628140 - ensure it's built without automake1.7 * Wed Nov 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.23mdv2011.0 + Revision: 600504 - rebuild * Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.22mdv2011.0 + Revision: 588842 - rebuild * Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.21mdv2010.1 + Revision: 514569 - rebuilt for php-5.3.2 * Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.20mdv2010.1 + Revision: 485401 - rebuilt for php-5.3.2RC1 * Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.19mdv2010.1 + Revision: 468184 - rebuilt against php-5.3.1 * Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.18mdv2010.0 + Revision: 451287 - rebuild * Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2:1.2.0-0.beta10.17mdv2010.0 + Revision: 397551 - Rebuild * Mon May 18 2009 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.16mdv2010.0 + Revision: 377003 - rebuilt for php-5.3.0RC2 * Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.15mdv2009.1 + Revision: 346514 - rebuilt for php-5.2.9 * Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.14mdv2009.1 + Revision: 341774 - rebuilt against php-5.2.9RC2 * Sun Jan 04 2009 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.13mdv2009.1 + Revision: 324291 - rebuild * Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2:1.2.0-0.beta10.12mdv2009.1 + Revision: 310284 - rebuilt against php-5.2.7
/etc/php.d/A39_mcache.ini /usr/lib64/php/extensions/mcache.so /usr/share/doc/php-mcache /usr/share/doc/php-mcache/CREDITS /usr/share/doc/php-mcache/README /usr/share/doc/php-mcache/README.mcache /usr/share/doc/php-mcache/index.html /usr/share/doc/php-mcache/mcache.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 16:15:11 2013