Skip to content

Persistent Caching and Caching Functions

Pre-release
Pre-release
Compare
Choose a tag to compare
@CMEONE CMEONE released this 04 Mar 22:49
· 59 commits to main since this release

This update adds persistent page caching through indexedDB. Additionally, tApp now has asynchronous methods to get a cached page, set a cached page, remove a cached page, get all cached paths, get all cached pages, and clear cached pages.