@hackage / shikumi-cache

Content-addressed response caching for shikumi (EP-6)

Latest0.1.0.0

About

Metadata

  • Last updated , by shinzui
  • License BSD-3-Clause
  • Maintained by: nadeem@gmail.com

  • Lottery factor: 1

Links

Installation

Readme

The caching subsystem for shikumi: a content-addressed cache key (a BLAKE3 digest over a canonical request serialization — the contract EP-7's replay reproduces), a provider-neutral Cache effect, an in-memory backend, and the cachedLLM memoizing interpreter that wraps EP-1's LLM effect so identical requests contact the provider once.