Application cache support for Node.js, version 0.50.0. Provides a caching abstraction layer for turing microservices, with configurable backends. Suitable for caching patterns in distributed systems. Released under Apache-2.0 license. Part of the turing-microservice ecosystem.
npm install turing-cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a cache with in-memory backend, sets and retrieves a value, then deletes it.
No known issues recorded.
No dependency data recorded yet.