Welcome
Getting Started
How to Guides
Application vs Blocklet
Create Blocklet
Compose Blocklets
Develop Blocklet
User and Passport
Communicate with DID Wallet
Blocklet Storage
Using Blocklet Preferences
Build blocklet for profit [deprecated]
Bundle your blocklet
Manage Blocklet Versions
Publish your blocklet to the world
Deploy your blocklet
Read/Write blockchain in blocklet
Operation and maintenance your blocklet
Reference Guides
Conceptual Guides
Frequently Asked Questions
How to mange static asset cache?
The Blocklet Server is designed to cache specific assets within its routing engine to enhance performance. These assets include the Blocklet Logo, JS/CSS/Font files used in blocklets, and images along with their variants (such as different formats, sizing, and croping). To ensure smooth caching operations, it is recommended to bundle your blocklet with an asset content digest in the file name (which is supported in most modern building tools). If there is a need to clear or reset the cache for a specific blocklet, this can be done by accessing the designated cache reset functionality for that blocklet.
Additionally, cache can be cleared at the Blocklet Server level.