shikumi-cache: Content-addressed response caching for shikumi (EP-6)
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.
Modules
[Index] [Quick Jump]
Downloads
- shikumi-cache-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson, baikai, base (>=4.20 && <5), blake3, bytestring, containers, direct-sqlite, effectful, generic-lens, lens (>=5.3 && <5.4), scientific, shikumi (>=0.1.0.0 && <0.2), stm, text (>=2.1 && <2.2), time, vector [details] |
| License | BSD-3-Clause |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-06-13T15:19:22Z |
| Category | AI |
| Distributions | |
| Reverse Dependencies | 3 direct, 2 indirect [details] |
| Downloads | 3 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |