B. GOR
B. GOR
Hi @keeganquigley sorry, the reason I haven't responded earlier, it's actually because I didn't want to steal your attention with notification of my comment, until I actually have something valuable...
I have read and hereby sign the Contributor License Agreement.
> Hi @7flash any updates? Please note if we don't see any changes we will close the PR again in a few days due to inactivity. If you aren't ready...
> Thanks @7flash I see that Galaxy Browser v1.1.1 has been the only release since September 2023. Has the app gained any traction yet, and how do you plan to...
The solution should be passing **"fromBeginning: true"** in kafka config, that means to consume all missed events which are still available in kafka with higher offset than offset remembered by...
It might be unexpected to grow suddenly because of some logic recursion while saving files, and I am curious how can protect from it, perhaps considering some configurable rate/limit checks....
That would be great. If you curious about exact scenario, I am working on my chat assistant. Given question in telegram message, I want to find three most similar previously...
Perhaps this can be integrated for fuzzy search? https://github.com/LyraSearch/lyra/issues/190
> Hey @7flash ! We are on the verge of releasing version 0.15 which contains support for automatically generated clients for CRUD endpoints. @CodingDoug already wrote a blog post about...
It happens whenever I call _publishEvent_ in route handler, regardless of the given topic and partition key