GyroMemcache Member List
This is the complete list of members for GyroMemcache, including all inherited members.| add($key, $value, $lifetime_in_seconds) | GyroMemcache | [static] |
| add_server($host= 'localhost', $port=11211) | GyroMemcache | [static] |
| decrement($key, $by=1) | GyroMemcache | [static] |
| delete($key) | GyroMemcache | [static] |
| get($key) | GyroMemcache | [static] |
| increment($key, $by=1) | GyroMemcache | [static] |
| init() | GyroMemcache | [static] |
| set($key, $value, $lifetime_in_seconds) | GyroMemcache | [static] |
