Hitbox Blog

Articles, news and deep-dives from the Hitbox async caching framework for Rust

Should I Use Moka or Hitbox?

A short overview of the Rust caching ecosystem — what stores data, what coordinates it, and where Hitbox fits in.

Add Response Caching to Axum in 10 Minutes

A step-by-step guide to adding transparent HTTP response caching to your Axum application using Hitbox — from zero to cached in under 10 minutes.