ArrayBuffer Cache

JSON →
library 4.0.121 ·javascript
verified Jun 7, 2026

Asynchronous cache for ArrayBuffers with TypeScript support. Current stable version is 4.0.121. Provides a simple, non-blocking interface for caching binary data. Alternates like lru-cache or node-cache are synchronous and not optimized for ArrayBuffers. This package is dependency-free and ships bundled TypeScript definitions.