@elmoorx1/cache
v3.0.0-alpha.2
Published
Multi-tier cache: memory, Redis, with TTL, LRU, tags, invalidation
Downloads
80
Readme
@elmoorx1/cache
Multi-tier cache: memory, Redis, with TTL, LRU, tags, invalidation
Part of the Elmoorx Framework — Build fast. Run anywhere. Stay secure.
Installation
npm install @elmoorx1/cacheQuick Start
import { /* exports */ } from '@elmoorx1/cache';Features
- Zero external dependencies
- Full TypeScript support
- Tree-shakeable
- Edge-runtime compatible
- Arabic/RTL friendly
Documentation
See https://elmoorx.dev/docs/cache
License
MIT © Elmoorx Framework
