-
That way cache entries will automatically expire and not explode memory usage. This is especially important on the server.
This would likely involve you keeping a separate "shadow cache" that kept …
-
Unhandled Exception
---> ClientSecretCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the co…
-
Keyv 5 was released today. It appears to have [some issues](https://github.com/jaredwray/keyv/issues/1113), but once resolved It would be nice to support the new version.
Someone tried it already a…
-
### Microsoft PowerToys version
"latest"
### Running as admin
- [X] Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
when i use keyboard manager ,i find that the win+v cannot…
-
I've been trying to run it since yesterday but I can't succeed 😅
(Trying to guide myself using the AI, I'm still learning to code and for now I only know the basics of Python)
For now I have:
- C…
-
**Describe the bug**
import { Pool } from "pg";
^^^^
SyntaxError: The requested module 'pg' does not provide an export named 'Pool'
at ModuleJob._instantiate (node:internal/modules/es…
-
I guess this is probably more an investigative question.
**Is your feature request related to a problem? Please describe.**
I was analyzing performance metrics in an application that uses this …
-
When using it with NestJs Cache Manager TTL is always set as -1
```
import { Global, Module } from '@nestjs/common';
import { ConfigService } from '@nestjs/config';
import Keyv from 'keyv';
i…
-
I think there are some examples and clarity we could bring to the cache control and response cache plugin docs that would help users understand how they work and how to implement them.
Opening this…
-
This isnt an actual issue, I was wondering how you would make a poll command where when someone reacts to it, it gets the reactions, then checks if checkmark or x is bigger, if checkmark is begger it …