cache-manager icon indicating copy to clipboard operation
cache-manager copied to clipboard

Cache module for Node.JS

Results 5 cache-manager issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** I'm using the latest version of `cache-manager-redis-yet` from NPM which is 5.0.0, and I'm using it in a combination with NestJS. However, as the title says, I'm...

bug

**Describe the bug** When trying to store an object that contains a Map, it's being stored as `{"_constructor-name_":"Map"}` instead of the actual value. **How To Reproduce (best to provide workable...

bug

**Describe the bug** Today we upgraded from Node 18 to Node 20, and it seems the error message that pops up when starting a NestJS microservice that depends on a...

bug

**Describe the bug** There is an issue with the `cache-manager` option is expected to be an object, but the type hint in the library indicates it should be a number....

bug

Prettier uses the `file-entry-cache` package, and when running prettier with a cache in CI, since modified timestamps are not preserved on a clone, it always reports a cache miss. I...

enhancement
in progress