Skip to content

Caching

Ozan edited this page May 15, 2025 · 1 revision

RFCs are cached locally to improve performance and enable offline reading. This is done via the directories crate.

Cache Locations

Linux:

/home/{YOUR_USERNAME}/.config/rfc_reader

MacOS:

/Users/{YOUR_USERNAME}/Library/Application Support/rfc_reader

Windows:

C:\Users\{YOUR_USERNAME}\AppData\Roaming\rfc_reader

Clone this wiki locally