Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Update to Caching

Pre-release
Pre-release

Choose a tag to compare

@tjbo tjbo released this 15 Apr 18:36
· 70 commits to master since this release

The caching flags were making refreshes take to log. Added a cachingRef to state that can be updated from the RPC server. This makes caching work more efficiently by letting the browser do the hard work.

v0.0.14...v0.0.15