-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add incremental search with smart caching
- Implement incremental search with file caching - Add change detection strategies (Git, FileSignature, Auto) - Support cache compression and size limits - Add benchmarks for incremental search performance - Update documentation with incremental search features - Add blog post about incremental search implementation
- Loading branch information
1 parent
47ffeb4
commit a5081ba
Showing
15 changed files
with
2,122 additions
and
1,405 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.