Jared Wray
Jared Wray
@Stanzilla - it is released and we are working on updating all of our systems. This is a breaking change so might take a bit to get it updated and...
@Stanzilla - we are planning that this will be released this month. Just FYI. @sindresorhus this could be a bit breaking as we no longer support the `uri` being passed.
@Stanzilla - https://www.npmjs.com/package/cacheable-request has been released with Keyv v5. 🎉 The major change is that you can no longer pass the uri as a string.
@sindresorhus - agreed and I am working on a way to do this better from a mono repo. I did post before what the change was but happy to reiterate...
We usually do not do this due to security concerns. ________________________________ From: Renée ***@***.***> Sent: Wednesday, August 21, 2024 3:16 AM To: goto-bus-stop/keyv-firestore ***@***.***> Cc: Jared Wray ***@***.***>; Author ***@***.***>...
Adding this here as there is working being done to move to `cache-manager` v6: https://github.com/nestjs/cache-manager/pull/508
@reteps - thanks for sending this over. I like that approach and was wondering if you have any tests that I can reference to validate this when I get this...
@reteps - I am going to add this in but you will need to make the change to not use the helper functions `create` or `createFromFile` as we will need...
@jftanner - we will be migrating to that soon and do plan to make it a breaking change moving forward. https://github.com/jaredwray/keyv/issues/1018
We are also considering using https://github.com/valkey-io/iovalkey to replace ioredis.