shikumi-cache-redis: Redis-backed shikumi cache (EP-6)

[ ai, bsd3, library ] [ Propose Tags ] [ Report a vulnerability ]

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).

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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]