-
Notifications
You must be signed in to change notification settings - Fork 0
An efficient in-memory FIFO cache with a fixed TTL for Node.js projects, designed to automatically remove outdated records. Unlike widely used LRU caches, FIFO caches do not prioritize retaining popular keys for extended durations. This simplified approach reduces overhead and typically delivers faster response times.
License
ori88c/fifo-ttl-cache
ErrorLooks like something went wrong!
About
An efficient in-memory FIFO cache with a fixed TTL for Node.js projects, designed to automatically remove outdated records. Unlike widely used LRU caches, FIFO caches do not prioritize retaining popular keys for extended durations. This simplified approach reduces overhead and typically delivers faster response times.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published