SQLiteL1
class SQLiteL1 extends L1 (View source)
Methods
boolean
collectGarbage($item_limit = null)
No description
__destruct()
No description
debugDumpState()
No description
Details
at line line 145
boolean
exists(Address $address)
Determine whether or not the specified Address exists in the cache.
at line line 85
collectGarbage($item_limit = null)
at line line 58
__construct(string $pool, StateL1Interface $state)
Constructor for all the L1 implementations.