fuzzify icon indicating copy to clipboard operation
fuzzify copied to clipboard

Add caching

Open ad1992 opened this issue 1 year ago • 3 comments

Add in-memory caching to optimize the perf and enhance the search results.

ad1992 avatar Jul 28 '24 09:07 ad1992

@KemingHe let's move caching-related changes to a separate PR so it's easy to review and also have caching-specific tests to ensure better context separately. It's always best to fix one issue per PR so it is easy to revisit later, maintain, and track as well :)

ad1992 avatar Jul 29 '24 05:07 ad1992

@ad1992 , ref d21b62b

@KemingHe let's move caching-related changes to a separate PR so it's easy to review and also have caching-specific tests to ensure better context separately. It's always best to fix one issue per PR so it is easy to revisit later, maintain, and track as well :)

  • [x] testing implementation branch reset and fixed typo and updated snapshot, see #8

KemingHe avatar Jul 29 '24 14:07 KemingHe

Let us know your exact expectations of this task. Currently we only have one sentence to work with:

Add in-memory caching to optimize the perf and enhance the search results.

Before we begin. Thank you. 🌻

KemingHe avatar Jul 29 '24 15:07 KemingHe