Skip to content

Question: detach release cache memory? #200

@dentiny

Description

@dentiny

Hi team, I'm trying to understand the storage extension cache

  • Cache entries are stored in the session and object cache, which never get evicted
  • So when lance storage extension gets detached, the cache entries still live in memory until database instance gets destructed
  • One way to address (if it's a problem) is to implement the detach hook, but that requires per-storage-extension to have its unique object cache entry

I'm not sure if that's expected? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions