Module cache

Source
Expand description

Prepared statements cache for faster execution.

Structsยง

CachedStatement
Cacheable statement.
StatementCache
Prepared statements LRU cache.