Skip to content

Option to Persist Cache When Refreshing or Updating Configurations #233

@Dharnidharka

Description

@Dharnidharka

@jasonbosco As discussed, the caching logic in typesense-js is deeply embedded and closely tied to the configuration parameters. Currently, when the configuration is refreshed or updated, the existing cache is abandoned. This results in additional Typesense API calls, especially when switching between multiple configurations.
It would be really useful to have an option to persist the cache across configuration updates to reduce redundant calls and improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions