Skip to content

Add caching page #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 21, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Phrasing
  • Loading branch information
NickBusey committed May 21, 2025
commit 1be2b9bae562ba55e779a4b2dbc1d789a32281f2
2 changes: 1 addition & 1 deletion docs/reference/caching.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CodeRabbit provides caching capabilities for code and dependencies to accelerate

## Security and Privacy

- Cached data is encrypted (OSS projects excepted)
- Cached data is encrypted (except for OSS projects)
- Cache expires after a maximum of one week
- Cached data is used exclusively for speeding up reviews

Expand Down