Files
qdrant/lib/segment
Roman Titov b07bd81af4 Implemented response resolver (#1370, #1381)
- Implement `Resolve` trait that "merges" multiple `retrieve`/`scroll_by`/`search` responses
  into a single response, to ensure it's consistent across multiple nodes in the cluster
- Implement tests for the `Resolve` trait implementation
- Add a few additional derives required for the `Resolve` trait implementation

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2023-02-06 15:18:33 +01:00
..
2022-11-25 12:17:57 +01:00
2023-02-06 15:17:07 +01:00