-
Related to https://github.com/apollographql/apollo-utils/issues/457
TypeScript returns the following error:
```
Argument of type 'Keyv' is not assignable to parameter of type 'Keyv'.
Type 'K…
-
Hi, I'm migrating my implementation from ioredis to this package instead. Current implementation looks kinda like:
```
import Keyv from 'keyv';
import KeyvRedis from '@keyv/redis';
import Redis f…
-
**Is your feature request related to a problem? Please describe.**
This was mentioned as part of https://github.com/jaredwray/keyv/issues/868, but not implemented as part of it. So this isn't new, bu…
-
### 🔖 Feature description
Valkey is an open source drop-in replacement for Redis (which Backstage already supports via `keyv`). Keyv has now added a [dedicated package](https://www.npmjs.com/package/…
-
### What happened?
Hi!
When I want to use .net Selenium package with a Chrome browser with Remote Debugging (started with the option "--remote-debugging-port"), I have problems with some special c…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
I'm having trouble using the SDK in Next.js
I'm trying to (only) use the Geocoding service to retrieve Coordinates:
```
import geocodingClient from "@mapbox/mapbox-sdk/services/geocoding-v6"
```…
-
I want to externalize @keyv/redis package but I am not able to do so
This doesn't work
![image](https://user-images.githubusercontent.com/14093306/110031010-35509680-7d58-11eb-8114-402076511d0b…
-
Hello,
Thanks for this library, it's so useful!
I see on the code you need to access to `keyv.opts.store.get` instead of `keyv.get` for getting the raw value:
https://github.com/Moeriki/memo…
-
Hi, thanks for developed gokv, this is a awesome project.
I request a feature that using one connection string for all supported storage.
**feature request**
I'm using https://github.com/jaredw…
alswl updated
5 months ago