> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectreal.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Cache

> Bộ nhớ đệm tham chiếu và so sánh cá thể.

<div className="real-category-page">
  Bộ nhớ đệm tham chiếu và so sánh cá thể.

  ## Hàm có sẵn

  <CardGroup cols={2}>
    <Card title="cache.invalidate" href="./cache-invalidate">
      Xoa muc registry Instance cache da duoc cache cho Instance duoc cung cap.
    </Card>

    <Card title="cache.iscached" href="./cache-iscached">
      Tra ve Instance duoc cung cap co muc non-nil trong Instance cache hay khong.
    </Card>

    <Card title="cache.replace" href="./cache-replace">
      Sets the cached Instance entry for one Instance to another Instance.
    </Card>

    <Card title="cloneref" href="./cloneref">
      Push mot tham chieu Instance moi cho cung reference Instance ben duoi va tra ve no.
    </Card>

    <Card title="compareinstances" href="./compareinstances">
      So sanh cac gia tri reference Instance noi bo duoc luu trong hai gia tri Instance object.
    </Card>
  </CardGroup>
</div>
