mito2

Module cache

Source
Expand description

Cache for the engine.

Modulesยง

  • cache_size ๐Ÿ”’
    Cache size of different cache value.
  • file_cache ๐Ÿ”’
    A cache for files.
  • index ๐Ÿ”’
  • write_cache ๐Ÿ”’
    A write-through cache for remote object stores.

Structsยง

Enumsยง

  • Cache strategies that may only enable a subset of caches.
  • Cache key for pages of a SST row group.

Constantsยง

Functionsยง

Type Aliasesยง