Cache
Marlin Cache is a distributed event driven caching system for Dapps based on the observation that a small portion of contracts and addresses account for most of the on-chain activity and queries to the blockchain APIs. Therefore, by maintaining a small cache of frequently accessed data, a significant portion of the queries can be fulfilled locally without actually querying the blockchain.
You can learn more about it by clicking below:
📄️ Marlin Cache
Marlin Cache is a distributed event driven caching system for Dapps
How to use the Marlin Cache?
Integrations with Marlin Cache are currently available for the following services:
📄️ Infura
Usage instructions to cache Infura queries
📄️ TheGraph
Usage instructions to cache Graph queries