 |
|
Innovation award
 Nominee: 1x |
This class can be used to access values stored in a memcache server as if it was a PHP array.
It uses the Standard Template Library (SPL) to extend the ArrayAccess class.
The class provides functions for setting, getting, checking the values of entries stored in a given memcache server.
|
|
| Name: |
MEM |
| Base name: |
mem |
| Description: |
Access data in a memcache server like an array |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
690 users |
| All time rank: |
4105 |
| Week users: |
2 users |
| Week rank: |
1324  |
| |
|
 August 2007
Number 7
Prize: One book of choice by Packt |
Memcache is an application that stores arbitrary data in the memory of a server.
Data stored in a memcache server can be accessed very quickly. Memcache is often used to store user session data of Web applications handled by a cluster of servers.
This class makes it easy to access data store in a memcache server as if it was a regular PHP array.
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 |
|
|