Skip to content

Open Sourcing Compass#2

Merged
EdgarBabajanyan merged 2 commits into
mainfrom
scalability/mmap-vectors-disk-chunks
May 8, 2026
Merged

Open Sourcing Compass#2
EdgarBabajanyan merged 2 commits into
mainfrom
scalability/mmap-vectors-disk-chunks

Conversation

@EdgarBabajanyan
Copy link
Copy Markdown
Contributor

No description provided.

EdgarBabajanyan and others added 2 commits May 6, 2026 21:13
Add storage architecture section showing the on-disk layout and how
vectors, HNSW indices, and chunk metadata are persisted. Update the
feature list with mmap vectors, redb chunk store, and incremental
HNSW indexing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add standard OSS governance files:
- CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
- SECURITY.md (vulnerability disclosure policy)
- .github/ISSUE_TEMPLATE/ (bug report, feature request, config)
- .github/PULL_REQUEST_TEMPLATE.md
- .github/CODEOWNERS
- docker-compose.yml for local quickstart

Add release automation:
- .github/workflows/release.yml — triggered on v* tags
- Builds linux-amd64, linux-arm64, macos-arm64 binaries
- Pushes Docker image to ghcr.io
- Creates GitHub Release with artifacts

Update README:
- Add CI, license, and Rust version badges
- Add Contributing and Security sections with links

Update CHANGELOG:
- Add mmap vector storage, disk-backed chunks, incremental HNSW
  from PR #1 to [Unreleased] section
- Document MSRV bump to 1.88 and Dockerfile changes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@EdgarBabajanyan EdgarBabajanyan changed the title Scalability/mmap vectors disk chunks Open Sourcing Compass May 8, 2026
@EdgarBabajanyan EdgarBabajanyan merged commit 7edf518 into main May 8, 2026
6 checks passed
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.

1 participant