[ Source: node-quick-lru ]
Package: node-quick-lru (6.1.1-4)
Links for node-quick-lru
Debian Resources:
Download Source Package node-quick-lru:
- [node-quick-lru_6.1.1-4.dsc]
- [node-quick-lru_6.1.1.orig.tar.gz]
- [node-quick-lru_6.1.1-4.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Simple "Least Recently Used" (LRU) cache
Useful when you need to cache something and limit memory usage. Inspired by the hashlru algorithm, but instead uses Map to support keys of any type, not just strings, and values can be undefined.
Node.js is an event-based server-side JavaScript engine.
Download node-quick-lru
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.9 kB | 32.0 kB | [list of files] |