ozontech / ozontech/seq-db

Single-phase search

Open
#289 0 comments 0 reactions 1 assignee View on GitHub

@forshev is already working on this.

Since Dec 2, 2025.

Dominant language
Go
Stars
131
Forks
16
Avg merge
2d 4h
Merged PRs (30d)
11

Description

Now search request takes two requests from proxy to each of it's stores: find ids and then fetch documents.

Let's think about how we can make this in one proxy -> store request. Maybe use grpc streaming responses.

Anyway, seems like we need to design v2 API (store API and proxy API) that supports single-phase search.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.