@winnerjs.org/cache
v0.1.0
Published
WinnerJS caching layer
Readme
@winnerjs.org/cache
In-memory and distributed caching layer (stub).
Planned phase: Phase 1 — Foundation
import { defaultCache } from "@winnerjs.org/cache";
await defaultCache.set("users:1", user);