Results 107 comments of Jared Wray
trafficstars

Hi All - I wanted to update you on the progress leading up to v5 release. We have now split the repo into two branches: - main - this is...

Hi All - Keyv Hooks are now up and running and we will be releasing v5.0.0-alpha.0 on NPM this weekend for testing. Just FYI.

@gperdomor - thanks for your suggestion and I will plan to look at moving @keyv/redis to the standard driver as that does make sense. Working on getting v5 out and...

@haritonstefan - we have started the rewrite but had to work on the test-suite upgrade first which should be releasing this week. Then we will get the new Redis client...

Adding in the namespace disable capability as we are building the next version of `@keyv/redis` now. https://github.com/jaredwray/keyv/issues/729 @klippz FYI

@haritonstefan @PhantomRay @loris @KODerFunk - we have merged the changes in and should be releasing an update with the change to enable or disable using Redis Sets for name spacing...

@loris @KODerFunk @PhantomRay @haritonstefan @kdybicz - This has now been released with instructions here https://github.com/jaredwray/keyv/releases/tag/2023-07-01 To summarize it: For high performance environments and to not have the namespace (SETS) grow...

Hi @marcoreni and @Aericio - can you get me an example unit test or code snippet that fails with this so I can validate it and get this fixed?

Hi @Aericio and thanks for the example. I am going to be working on moving this case to unit tests in July and figuring out how to help on this....

@Aericio - I have a friend who works on Keyv sometimes looking into this. Thanks for the test example!