shikumi-cache-redis: Redis-backed shikumi cache (EP-6)
A Redis backend for shikumi's Cache effect (EP-6), kept in a separate
package so the heavy hedis client and a running Redis server are only
pulled in when actually used. Entries are stored under the string key
shikumi:cache:<hex> with a configurable TTL; the value is the UTF-8 JSON of
a CachedResponse (the Response round-trip comes from shikumi-cache's
Shikumi.Cache.ResponseJSON).
Downloads
- shikumi-cache-redis-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, base (>=4.20 && <5), bytestring, effectful, hedis, shikumi-cache (>=0.1.0.0 && <0.2), text (>=2.1 && <2.2) [details] |
| License | BSD-3-Clause |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-06-13T15:24:59Z |
| Category | AI |
| Distributions | |
| Downloads | 4 total (4 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] |