PHP » GoLang |
login |
register |
about
|
GoLang Memcache::getStats
request it (335)
GoLang replacement for PHP's Memcache::getStats
[edit | history]
Memcache::getStats(PECL memcache >= 0.2.0) Memcache::getStats — Get statistics of the server Description
array Memcache::getStats
([ string
$type
[, int $slabid
[, int $limit = 100
]]] )Memcache::getStats() returns an associative array with server's statistics. Array keys correspond to stats parameters and values to parameter's values. Also you can use memcache_get_stats() function. Parameters
Return Values
Returns an associative array of server statistics or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|