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.2.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, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.2.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.2 && <2.3), baikai (>=0.7.0.0 && <0.8), base (>=4.20 && <5), blake3 (>=0.3 && <0.4), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.9), direct-sqlite (>=2.3 && <2.4), effectful (>=2.5 && <2.7), generic-lens (>=2.2 && <2.4), lens (>=5.3 && <5.4), scientific (>=0.3 && <0.4), shikumi (>=0.4.0.0 && <0.5), stm (>=2.5 && <2.6), text (>=2.1 && <2.2), time (>=1.12 && <1.17), vector (>=0.13 && <0.14) [details] |
| License | BSD-3-Clause |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-09-08T19:33:56Z |
| Category | AI |
| Distributions | |
| Reverse Dependencies | 3 direct, 4 indirect [details] |
| Downloads | 46 total (16 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] |