Appolo Cache
JSON →Appolo Cache is an in-memory LRU cache for Node.js written in TypeScript. The current stable version is 8.0.0. It provides a simple API for caching key-value pairs with optional per-item TTL and automatic eviction of least recently used items when the maximum cache size is reached. Key differentiators include typed generics, built-in maxAge support, and utility methods like peek, pop, and prune. It is lightweight, dependency-free, and well-suited for server-side caching needs.
Traffic · last 30 days stale · no recent hits
total hits 19
actors 4 distinct systems
last hit 17d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · IQ · 🇹🇷 Turkey · 🇨🇦 Canada
Resources
packageappolo-cache ↗