1.0.1 • Published 6 months ago

atikin-cache-ninja v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

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