Skip to content

Refactor backup flow#232

Open
pankajEndee wants to merge 29 commits intomasterfrom
refactor-backup-flow
Open

Refactor backup flow#232
pankajEndee wants to merge 29 commits intomasterfrom
refactor-backup-flow

Conversation

@pankajEndee
Copy link
Copy Markdown
Contributor

@pankajEndee pankajEndee commented Apr 28, 2026

Pull Request

Summary

Brief description of what this PR does and why.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor / cleanup

Related Issue

Closes #

Checklist

  • Code compiles and tests pass
  • New tests added where applicable
  • Documentation updated if needed
  • No unintended breaking changes

hemant-endee and others added 28 commits April 23, 2026 16:37
* Rebuild index with new config

* fix 1

* index name in get stattu api correction

* docs changes

* Rebuild Status Persistence
…y + IndexManager to executeJob instead of unpacking fields
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

VectorDB Benchmark - Ready To Run

CI Passed ([lint + unit tests] (https://github.com/endee-io/endee/actions/runs/25053414790)) - benchmark options unlocked.

Post one of the command below. Only members with write access can trigger runs.


Available Modes

Mode Command What runs
Dense /correctness_benchmarking dense HNSW insert throughput · query P50/P95/P99 · recall@10 · concurrent QPS
Hybrid /correctness_benchmarking hybrid Dense + sparse BM25 fusion · same suite + fusion latency overhead

Infrastructure

Server Role Instance
Endee Server Endee VectorDB — code from this branch t2.large
Benchmark Server Benchmark runner t3a.large

Both servers start on demand and are always terminated after the run — pass or fail.


How Correctness Benchmarking Works

1. Post /correctness_benchmarking <mode>
2. Endee Server Create  →  this branch's code deployed  →  Endee starts in chosen mode
3. Benchmark Server Create  →  benchmark suite transferred
4. Benchmark Server runs correctness benchmarking against Endee Server
5. Results posted back here  →  pass/fail + full metrics table
6. Both servers terminated   →  always, even on failure

After a new push, CI must pass again before this menu reappears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants