Documentation

CacheEngineRedis

CacheEngineMemcache class is used to handle Redis.

Method Description Available form version
Constructor Class constructor.
write Writes cache in memcache.
read Reads memcache.
clean Cleans (deletes) cache of directory or file.
isCacheExpired Returns true when cache has expired.
isAvailable Returns true when cache is available for reading and writing.
getWrittenBytes Returns number of cache bytes, written in memcache.
getReadBytes Returns number of cache bytes, read from memcache.
getCachePath Returns absolute path to file.
close Closes open connection.


© «Bitrix24», 2001-2024
Up