Andrey Vasnetsov
Andrey Vasnetsov
Follow-up issues: https://github.com/qdrant/qdrant/issues/2126 https://github.com/qdrant/qdrant/issues/2127
https://github.com/qdrant/qdrant/releases/tag/v1.3.0
/bounty $300
> What is the expected behavior if the result sets of update requests overlap? For example, if two upserts include the same point, or have filters that apply to the...
there is a catch, that OpenAPI may create anonymous objects if you use non-untagged enum in the API. I would like to avoid that, cause it tends to produce a...
https://github.com/qdrant/qdrant/releases/tag/v1.3.0 ToDo: create issue for the switching back to tonic upstream
Should be also implemented for `ChunkedMmapVectors`
/bounty $250
it looks like you aren't using any mmap config. in your configuration it seems like you might not have enough ram to store everything and it starts swapping. If that's...
does that mean that we don't keep internal connections open anymore? Do we need to establish an internal connection on each request?