hackbg / fadroma

Magical flying bulldozer for the Cosmosverse. Contains clients for Tendermint-based chains in various degrees of completeness, and a mini build system for deploying systems of multiple interdependent smart contracts from source.
https://fadroma.tech
GNU Affero General Public License v3.0
51 stars 15 forks source link

Epic: Queuing, caching, and load balancing #227

Open egasimus opened 4 months ago

egasimus commented 4 months ago

An internal queuing/caching/load balancing mechanism could address all of the above, providing robust and performant RPC operation.

egasimus commented 4 months ago

The first step would be connecting to the WebSocket (https://github.com/hackbg/fadroma/issues/228). This would let us know when to invalidate block-specific data.