Repository Issues
mcollina/TTL-MAP-ARRAY
A JavaScript class that combines the features of both an Array and a Map, with built-in support for Time-To-Live (TTL) expiration of items. Each item can have an optional TTL after which it is automatically removed from the collection, and an optional callback can be triggered on expiration.
Issues
No open indexed issues found for this repository.