atikin-cache-ninja
v1.0.1
Published
A smart caching utility that optimizes app performance by providing in-memory caching with expiry, automatic invalidation, and async support.
Downloads
95
Maintainers
Readme
Atikin Cache Ninja
Atikin Cache Ninja is a smart caching utility that optimizes app performance with in-memory caching, expiry, and async support.
Features
- Customizable Strategies: Supports LRU, FIFO, and TTL.
- Cache Analytics: Get cache hit/miss rates.
- Multi-Instance Support: Works seamlessly in cluster environments.
- Auto Invalidation: Automatically removes stale data.
- Flexible Storage: Supports JSON, database, and file system caching.
Installation
npm install atikin-cache-ninja