Looking for Example Code for Persistence/PersistedCache in Effect/Experimental

Does anybody have a link to an example of using Persistence / PersistedCache from effect/experimental? I'm exploring if they could work for my use case (caching request data to allow for offline load of my app) but from skimming the docs and the code it's not entirely clear how these behave. Some example code would be useful!
Was this page helpful?