 |
|
Innovation award
 Nominee: 23x
Winner: 5x |
This class implements a memcache client in pure PHP.
It connects to a given memcache server and implements commands to set and get cached keys with a given name.
The class also supports storing and retrieving compressed key values.
|
|
| Name: |
PHPCached |
| Base name: |
phpcached |
| Description: |
memcache client in pure PHP |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
Public Domain |
| All time users: |
1089 users |
| All time rank: |
2997 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
 September 2007
Number 5
Prize: One copy of Delphi for PHP |
memcache is client-server technology that allows caching data in the memory of a server.
It is often used to provide access to cached data shared by cluster of Web servers.
PHP provides an extension to access memcache servers. This class can be used as alternative to access memcache servers in environments on which the PHP memcache extension is not available.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|