PHP Jamm\Memory Namespace

Nested Namespaces

Jamm\Memory\Shm
Jamm\Memory\Tests

Interfaces

Name Description
IKeyLocker
IMemcacheDecorator
IMemoryStorage
IRedisServer

Classes

Name Description
APCObject
CouchbaseObject
KeyAutoUnlocker thanks to authors of RAII!
MemcacheObject
MemcachedDecorator
MemcachedObject
MemoryObject
PhpRedisObject
RedisObject
RedisServer RedisServer allows you to work with Redis storage in PHP Redis version compatibility: 2.6.9 (and below) You can send custom command using send_command() method.