When you want to cache info for supper fast retrieval. So say I make a nostr web client and use Garnet to store current user session actions in memory. So when the user goes to do anything they've already done in the app during that session, it's basically instant retrieval from a cache in memory.