Dudi

Results 16 comments of Dudi

@dhalloop7 Did you manage to solve it?

@Larpoux That sounds amazing! (Pun not intended) But is there a way to solve this bug for now on iOS?

Change the import path to `import { QRScanner } from '@ionic-native/qr-scanner/ngx';` Both at the app.module.ts and the page you want to use it.

We see this happening a lot on our services as well. There is a fairly big percentage of requests failing because of that. ` Failed to retrieve verification certificates: request...

Same issue here. And for now I'm working on a simulator, so there is no way to test if it works on another browser...

I'd like to contribute to this issue. Is it relevant?

FalkorDB supports vector indexes and full-text search for nodes, missing only implementation for full-text search in edge attributes. We can track the progress in [this](https://github.com/FalkorDB/FalkorDB/issues/865) issue.

This feature is now merged in FalkorDB.

I have read the CLA Document and I hereby sign the CLA

> [@dudizimber](https://github.com/dudizimber) here is my understanding of the whole thing: > > 1. users specify host port when creating cluster > 2. KB uses the ports insteading of allocating ports...